Stripe is now available in Canada. When I try to use this plugin I get an error saying that I'm submitting payment in an unauthorized currency (USD). How can I change the currency parameter to CAD (and then change the form to show CAD).
Cheers.
Stripe is now available in Canada. When I try to use this plugin I get an error saying that I'm submitting payment in an unauthorized currency (USD). How can I change the currency parameter to CAD (and then change the form to show CAD).
Cheers.
Actually - I worked it out.
Line 48 of stripe-display.php change 'USD' to 'CAD'.
Line 72 of stripe-functions.php - change 'USD' to 'CAD'.
Works like a dream :-)
You must log in to post.