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
Post a Comment