recurring payment to already running paypal script

前端 未结 7 1314
春和景丽
春和景丽 2021-02-04 16:03

I have seen many related questions but didn\'t find any answer.

I have successfully implemented transactions through paypal but now I am asked to implement recurring pay

7条回答
  •  无人及你
    2021-02-04 16:38

    In this list there are all the Docs you need. theese are not casual links taken from the net, theese are a set of links i have collected when i had to do exactly the same thing you are trying to do now. ;)

    • Handling Recurring Payments (Official)
    • Subscriptions and Recurring Payments Variables ( 3 )
    • Advanced Techniques - \"Subscribe\" Button HTML Code ( 1 )
    • PDN - Subscriptions Overview
    • Adding PayPal Checkout to Your 3rd-party Shopping Cart
    • HTML Variables for Website Payments Standard ( 3 )
    • Canceling Individual Subscriptions ( 2 )
    • IPN and PDT Variables ( 3 )
    • Instant Payment Notification (IPN) simulator ( 4 )
    • IPN Testing ( 4 )
    • Payment status – what does it mean? ( 5 )
    • Sample Code

    happy coding. ;)

提交回复
热议问题