paypal - How to know if user accepts the currency? -


i'm integrating paypal marketplace, , had payment failing following error:

error id: 559044 message: receiver .... not accept payments in currency

i able fix logging account , adding currency (eur) balance currencies account.

now... need able detect when 'sellers' in marketplace not have eur enabled, can guide them through process , verify completed it. otherwise bad experience buyers.

pp_mts_chad right, there no api that. can use adaptivepayments' pay call dummy amount find out whether throws 559044 error message. if receiver not accept given currency, found out ;) not nicest solution, works.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -