Overcharging customers
-
Hi,
I set up multiple seperate donate buttons along with an “other enter an ammount button” set up. I had 3 seperate instances where customers wanted to donate a specific ammount ($25) but were overcharged ($1000!)
The following are the ones set up where customers were over charged $1000>>
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”5″ button_text=”$5″]
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”25″ button_text=”$25″]
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”100″ button_text=”$100″]
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”500″ button_text=”$500″]
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”1000″ button_text=”$1000″]
[accept_stripe_payment name=”Name of the Donation” quantity=”n/a” price=”5000″ button_text=”$5000″]and
[accept_stripe_payment name=“DONATE“ button_text=”Donate Now”]
was the code that worked properly
- The topic ‘Overcharging customers’ is closed to new replies.