- This topic has 4 replies, 4 voices, and was last updated 5 years, 5 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Stripe payment plugins for your WordPress site
· ·
Home › Forums › Stripe Payments Plugin › Unresponsive Buy Now button
Similar to the other two users, I am having the same issue:splitsecnd.co.nz/shop-4/
Neither solution worked for me
Hi,
The support team has created the following documentation that outlines a section on unresponsive buttons. Please take a look at it:
– Chanel
Hi.
Looks like you have error in your TOS field. Go to Stripe Payments -> Settings, Advanced Settings tab, Terms and Conditions section, Checkbox Text.
Currently is looks like this:
I accept the Terms and Conditions <a href="https://yoursite.com/terms-and-conditions/></a>
First of, you are missing quote symbol at the end of your URL. It should look like this:
I accept the Terms and Conditions <a href="https://yoursite.com/terms-and-conditions/"></a>
Second, the way it currently is, your customers won’t be able to click the link to your TOS as there is nothing to click to. This is how it should look properly:
I accept the <a href="https://yoursite.com/terms-and-conditions/">Terms and Conditions</a>
Just copy the above text, paste in into Checkbox Text field and save changes. Then see if the buttons are working.
This worked well. What if I just want the product to be added to cart, rather than the payment to occur at each product? Then they just enter cc details at checkout?
This plugin doesn’t do “add to cart” type buttons (those are for a shopping cart type solution).
You can check our following plugin which has “add to cart” type button solution: