Hi,
I have previously used Stripe for payment process and it has been a dream to work with. The webhook + api technique works really well for payment processing. I am glad this technique is being included for Infusionsoft with the new REST API.
Currently I am trying to use the Infusionsoft API to do the following:
- Start a subscription on a trial for a contact.
When the trial ends, I want to know if the payment was successful or failed. Its not quite obvious what notification can be used to get this data. I cannot seem to find a page with an explanation of all the webhook types and what type of response we can expect from it.
Thanks