Subscription-PaymentCallbackUrl
The URL will be called each time subscription creates a new payments. You will receive the payment object in the body of the request.
stringSubscription-PaymentCallbackUrl (string)
The URL will be called each time subscription creates a new payments. You will receive the payment object in the body of the request.
Example:
https://example.com/payments/callback
Subscription-PaymentCallbackUrl
"https://example.com/payments/callback"