Search code examples
c#paypalpaypal-ipn

Testing recurring payments in PayPal sandbox


I am in the paypal sanbox testing recurring payments. I have them set to monthly but is there a way to test the recurring payment coming back from paypal sooner than this.?

Any help would be brilliant,

Thanks


Solution

  • Just create a product or change an existing one and require daily recurring payments. The key should be BILLINGPERIOD and BILLINGFREQUENCY but please take a look at paypal

    PS: If this doesn't help than please show some code :)