PayPal sandbox recurring payment in one currency failing despite available funds in another currency -


i have paypal express checkout setup create recurring payment profile using brl (brazil real) currency. works fine in sandbox long user has funds in brl.

however users without brl funds recurring profile created, transaction never made. it's delayed , ipn saying failed. when sign in user failed recurring payment don't message subscription payment failed, nor can pay manually. (note sandbox users have box credit card added , paypal funds available in different currency)

is there way tell paypal use funds in currency user has available pay subscription?

from remember, sign sandbox merchant account, , change settings.

my account -> profile -> selling tools -> block payments -> accept currency , convert currency radio button. should fix failed message


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -