Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Currency Code EUR #6

Closed
Frikichico opened this issue Jul 30, 2013 · 5 comments
Closed

Currency Code EUR #6

Frikichico opened this issue Jul 30, 2013 · 5 comments

Comments

@Frikichico
Copy link

i've created an application with android, but i have a problem with the currency code, the line code is
PayPalPayment payment = new PayPalPayment(new BigDecimal("10"), "EUR", "EXAMPLE");

this returns a error message:paymentExample_INVALID(3518): An invalid payment was submitted. Please see the docs.

I don't understand why

somebody can help me?

thnx

@burnto
Copy link
Contributor

burnto commented Jul 30, 2013

Hi @Frikichico. Thanks for reporting this.

In the current release, USD (U.S. dollars) is the only supported currency. This isn't documented properly. Apologies.

Server-side international currency support is coming very soon, and SDK support will follow. Please stay tuned. We will leave this issue open until we have further news on this topic.

@Frikichico
Copy link
Author

Hi @burnto. Thanks for reply quickly.

When you´re planning to release a new version with foreing currency support?

@braebot
Copy link
Contributor

braebot commented Jul 31, 2013

Hey @Frikichico, as @burnto mentioned, support will come very soon. We are just as excited as you are to release this feature, and will update this issue after release. ⌚

@braebot
Copy link
Contributor

braebot commented Sep 7, 2013

@Frikichico, with the recently released 1.1.2 version, the PayPal Android SDK now supports multiple currencies! Please see https://github.com/paypal/PayPal-Android-SDK#currencies for more details.

@braebot braebot closed this as completed Sep 7, 2013
@Frikichico
Copy link
Author

Hi @burnto

Thanx a lot !!

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

3 participants