Payment Express Checkout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When choosing Paypal express checkout as option to complete order, there is no further available buttons appearing on page except 'Continue to Payment' but same is not available to click on it.
What could be the issue? I am currently using woocommerce.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently having the a error while checking out
PayPal error (10605): An error (10605) occurred while processing your PayPal payment. Please contact the store owner for assistance.
My online store in MUR while paypal express checkout does not have this currency. It has to convert to usd while checking out.
How to proceed?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would need to set the USD currency in the API call to PayPal. If you're using custom software you'll need to modify the code so that the conversion from MUR to USD happens before passing the value to PayPal. If you're using a cart provider I would recommend to raise this with them directly as their could be settings that can be toggled to allow this.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs
- Advance checkout in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs