Scenario is:
- Customer registers for a subscription (subscription amount will vary from person to person)
- PHP form is presented on site first with TOS then with the necessary fields for credit card payments
- Customer agrees to TOS then proceeds to fill in credit card information then submits
- Connection made with Authorize.net - payment accepted/declined etc.
- Customer receives email receipt from my site
- Customers card is due to expire - would like to send a notice to login to site and update
credit card expiry date or have the option to change credit card details if he chooses (new card)
- Customers monthly recurring continues uninterrupted
My concern is that I have looked through the documentation and SDK extensively and feel I have
backed myself into a corner of confusion.
Is there (does anyone have) a similar situation where you have created the necessary PHP forms
to accomodate my needs? Or can you point me to an ABC step-by-step guide on how to implement
the structure I laid out in the scenario above?
So basicly Customer Registers - Fills in the form - Pays - Is setup on a monthly, quarterly, semi or
annual basis (whichever they choose) - and when their CC needs updating they can login to my
system and make their changes without service and payment interruption.
Thanks for any help you can provide.
Regards,
Chris Creighton