Skip to content
This repository has been archived by the owner on Jul 15, 2020. It is now read-only.

change currency #7

Open
mtuckerb opened this issue Jan 17, 2014 · 0 comments
Open

change currency #7

mtuckerb opened this issue Jan 17, 2014 · 0 comments

Comments

@mtuckerb
Copy link

I created an initialiser and put this line in it
ActiveMerchant::Billing::StripeGateway.default_currency = 'AUD'

but my piggyback payments are failing and the stripe logs say that the Parsed Request POST Body ==
{
amount: "110"
card: tok_103KAQ2Rk1i9iyNwylAD97b6
currency: "usd"
}

How do I set piggybak_stripe to respect my currency choice?
-=Tucker

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant