Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Subscription Setup

Use Case: Create a Recurring Payment (Subscription)

When a subscription is created, is the very first payment executed immediately?

...

Is there a retry mechanism in case subscription payment failed?

...

There is reference on Web hooks for Subscription Failure

...

Click here to view the webhooks resource reference for Subscription Failure

  • There is a max failure cut off, which is configurable.

    • A subscription will trigger x amount of times and if it receives a failure matching the subscriptions failure setting it will no longer attempt to run the subscription.

    • There is currently no automated retry mechanism if an individual transaction fails. 

...