When subscription is created, the very first payment is executed immediately, or does the first payment gets charged later as well?
Subscriptions have a Start and an End date. Payment doesn’t have to be included when a Subscription is created
At which time in midnight the subscription payments charge? (time zone/time)
12:01AM EST
Do you have any retry mechanism in case subscription payment failed? (didn't find details in api docs)
There is reference on Webhooks for Subscription Failure
https://payrix.atlassian.net/servicedesk/customer/portal/5/article/681967654?src=-1578117077
Does PayRix do any communication with paying customer directly? (like sending any confirmation/receipt/failure notifications etc)? Just checking to make sure we don't send from our system too, in case PayRix is doing anything already.
Is there any webhook, which we can use to cancel the subscription in our system if a subscription is canceled externally (by admin through interface as an example)
Not by Webhook, but a subscription can be canceled / made inactive
inactive - REQUIRED
Whether this resource is marked as inactive
How does PayRix respond if in a subscription, credit card is configured with 3DS authentication?