i m using paypal Standard as a payment gateway, i need to use recurring payment process for that. but i am not getting any Transaction ID in which paypal send response back to my site.. Is anybody having idea about this..? I am stuck on this task.
help would be very appr开发者_如何学运维eciate.. Thanks.
I ran into this problem today as well. It seems that there are no transaction IDs involved with recurring payments but instead it uses another variable called profile ID. I tried subscribing and cancelling multiple times and it generated unique ID results so I'm pretty sure that is the unique identifier. I'm assuming this is done so that you don't a new transaction ID recurring period and that it always refers to the same subscription (profile) ID.
精彩评论