php - Paypal IPN Initial and Subsequent Responses -


    I am working on a project which PayPal, Li> one time payment

  • Subscriptions
  • Installments

    I'm just curious about these issues:

    1. After a buyer the notification URL Is called, is there auto-debit for every subscription / installment cycle (like monthly, annual, etc.)?
    2. If # 1 is true, then is there any difference in initial subscription / installment payment and IPN response for subsequent payment for the same order?
    3. If # 1 and # 2 are correct, can you give me a sample feedback string to show the difference?

      Thanks in advance.

      The additional variable used below is the quick payment for membership and recurring payment

      for notifications

  • Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -