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?

...

Click here to view the webhooks resource reference for Subscription Failure

...

  • These emails will always contain an informational log line of all subscriptions processed, counts and amounts (in dollars), like:

    • 08-04-2020 01:49:51:: 1 MSG:: - Payrix\Modules\PostProcessor\Plans::processSubscriptions 1 total subscriptions processed {"successCount":0,"successTotal":0,"failureCount":1,"failureTotal":1}

How is a subscription on Payrix canceled if a subscription is canceled externally?

...