Can you share the shortcode you are currently using?
Than you
No problem the short code is
[accept_stripe_payment name=”Audition Payment Fee £40″ price=”40.00″ button_text=”Pay Now”]
Hi, in the shortcode you did not add a different currency as stated in the description page of this plugin. See the following.
currency:
(string) (optional) Currency of the price specified.
Possible Values: ‘USD’, ‘GBP’, ‘CAD’ etc.
Default: The one set up in Settings area.
So if you add the currency string your shortcode should look like this.
[accept_stripe_payment name=”Audition Payment Fee £40″ price=”40.00″ button_text=”Pay Now” currency=”GBP”]
Let me know if the above helps you.
Regards
No, I still get the pay in USD
Maybe your Stripe account is not permitted to accept that currency. Please ask Stripe support team if your merchant account can accept payment in GBP currency.
Yes our Stripe account is set up to accept payment in GBP