Replies: 0
This is indentical to this problem:
#post-8900811
which was not solved. This problem was solved by not using this plugin, which mean the problem still exist.
I created 3 buttons $10, $20 and $30. Everything looked fine. The stripe pop up is correct, but when I come to the receipt page, I am charged $30 every time. No matter which button I pushed.
This is the code I use:
[accept_stripe_payment name="Donation" price="10" button_text="10 USD" description="Thank you for your support" item_logo="https://www.1lifeapp.no/wp-content/uploads/2014/10/1lifeapp-logo.png" currency="USD"]
[accept_stripe_payment name="Donation" price="20" button_text="20 USD" description="Thank you for your support" item_logo="https://www.1lifeapp.no/wp-content/uploads/2014/10/1lifeapp-logo.png" currency="USD"]
[accept_stripe_payment name="Donation" price="30" button_text="30 USD" description="Thank you for your support" item_logo="https://www.1lifeapp.no/wp-content/uploads/2014/10/1lifeapp-logo.png" currency="USD"]
- This topic was modified 6 minutes ago by espy7.