Paypal recurring payment not retrieving Transaction ID

£可爱£侵袭症+ 提交于 2019-12-08 02:05:31

问题


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 appreciate.. Thanks.


回答1:


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.



来源:https://stackoverflow.com/questions/5777032/paypal-recurring-payment-not-retrieving-transaction-id

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!