views:

41

answers:

1

I have stuck into the problem of related to transfer amount back to credit card from paypal when user cancel his/her transaction. I don't want to use paypal refund feature in our application. My client requires to send back amount at the same time when user cancel his/her transaction. Can anyone guide me to complete this feature or is there any API to solve such type of feature.

Thanks in advance. Dewan

A: 

You might be able to use something like DoNonReferencedCredit from the paypal API - but I'm not 100% sure on that.

Amber