Hi,
1. My requirement is i want to connect my website to
authorize.net payment gateway through API to perform credit card transaction for my customer without storing any credit card information on my side this is recurring payment which i have to perform on every month.
2. The credit card processing operation which allow me to create,update,delete a credit card details and also i want to know status of credit card which i have created before for recurring payment all these are done through API.
3.Every month i have to send the amount manually to payment gateway along with my customer details to perform credit card transaction.
4. I have reviewed
Automated Recurring Billing™ API but this is not suitable for me. Suggest me if there is any other API available for this requirement.