Hi,
We are using SIM payment form to do credit card payment, that is redirecting to authorize.net payment form from our application and authorize.net send the response to relay url.
Now we are planning to change to webhooks to do credit card payment, we need to implement the webhook without changing the above flow.
Because we don’t want to enter or store credit card information in our system.
Could you please let us know your thoughts and let us know what changes we need to do for this approach.
Thanks
04-18-2018 07:13 AM
Hi @brameshatos
You can look into the Accept Suite for accepting payments without PCI compliance and also integrate with Webhooks .
https://developer.authorize.net/api/reference/features/accept.html
https://developer.authorize.net/api/reference/features/webhooks.html
04-18-2018 12:08 PM