I have an ASP.Net Web Application and I want to let my customers sign up for Recurring Billing.
I don't know the best way to do and and have been looking for sample code.
My motivation is to set this up so it is SAQ-A Compliant. It looks like "Accept Hosted" or "Accept Customer" would be the right way to go but I don't know how to call these in a Web Form. I am also not certain of the steps to create the ARB subscription.
Can someone please advise on the bext route and point me to Sample code? The C# SDK was not helpful at all. (No webforms!)
02-19-2020 11:31 AM
Annoyingly, I think the only route is to
10-27-2022 05:09 PM