LimpBagel
10-06-2005, 02:02 PM
Because it is almost perfect for what I need to do.
I need another payment processor that can:
Allow setup of recurring billing automatically
Use some sort of an API. I want to put it all in a function and check the response codes through my script
Allow the subscription to start without an initial charge. We want to give the customers their first month free.
Do some action if a monthly charge fails. Running one of my scripts would be perfect but I will settle for an email.
I had all of this with Auth.net's AIM method except I couldn't give them the first month free or create an ARB non-manually.
Where should I start looking? I don't want to store CC numbers.
I need another payment processor that can:
Allow setup of recurring billing automatically
Use some sort of an API. I want to put it all in a function and check the response codes through my script
Allow the subscription to start without an initial charge. We want to give the customers their first month free.
Do some action if a monthly charge fails. Running one of my scripts would be perfect but I will settle for an email.
I had all of this with Auth.net's AIM method except I couldn't give them the first month free or create an ARB non-manually.
Where should I start looking? I don't want to store CC numbers.
