Paypal credit card refund failing when currency is set to GBP -


i've implemented paypal credit card payment xml api, using wsdls provided. appears work great if currency usd. initial transactions approved , refunds both partial , full succeed well. however, have issues when switch usd gbp. gbp credit card authorization request succeeds when try perform refund error code of 10009 "you cannot refund type of transaction". same code being executed usd , gbp difference between requests currency code being set on amount , i'm @ loss why usd refund requests succeed usd payments gbp refunds fail gbp payments. appreciated.

thanks

if log paypal merchant account (or sandbox) find original payment has not been accepted. happens if account not yet hold funds in currency of payment.

at least, happening me.

once payment has been accepted should refund fine. , if accept creating balance in gbp, future payments accepted automatically.


Comments

Popular posts from this blog

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -