开发者

Validating paypal transaction ID with PHP?

开发者 https://www.devze.com 2023-02-17 16:27 出处:网络
I used paypal IPN before to add the payments to a database, but now what I want to do is to h开发者_如何学Goave a textbox where I input only a paypal transaction ID, submit the form and know if the tr

I used paypal IPN before to add the payments to a database, but now what I want to do is to h开发者_如何学Goave a textbox where I input only a paypal transaction ID, submit the form and know if the transaction ID is from a valid payment or not.

Can this be done?


[Un-accept So I can Delete this answer] - No longer supporting link to download

Please refer to the SDK http://www.paypalobjects.com/IntegrationCenter/ic_sdk.html

0

精彩评论

暂无评论...
验证码 换一张
取 消