Is there a way to restrict the ability to delete a payment profile but allow the customer to modify or add a new one when using the accept hosted manage payment page?
We have certain customers we don't want to be able to delete their payment profiles.
11-15-2018 07:07 AM
Unfortunately we don;t have that functionality right now but you could build it our APIs and still stay in PCI compliance by using Accept.JS to ahandle the card data.
https://developer.authorize.net/api/reference/index.html#customer-profiles
https://developer.authorize.net/api/reference/features/acceptjs.html
Hope this helps
Brian
11-16-2018 07:42 AM