Recurring Payment
Callbacks for payments initiated via Paywall’s recurring payment service are delivered as follows:
SubscriptionIdRecurring payment identifier
SubscriptionTypeRecurring payment type
See: Review
SubscriptionCodePaywall tracking number of the recurring payment
SubscriptionMerchantCodeTracking number provided at the time of creation
AmountRecurring payment amount
SuccessTrue | False
FailReasonReason for failure when unsuccessful
PaymentIdPaywall payment identifier
AttemptNumber of attempts
AttemptFinishedInformation on whether the attempt has ended
HashThe Hash value used to verify that the notification was sent from Paywall.
It is generated using the System Webhook Hash Key activated in the Paywall panel.
The key mentioned above may vary depending on the value of the HashKeyType parameter. A dynamic structure should be implemented.
HashFormatThe format type used to generate the hash value See: Hash Formats
HashKeyTypeThe type of key used in generating the hash value See: Key Types
Last updated