This question has been flagged

Hello,

I want to setup Authorize.net payment gateway where my customer can pay for the service and manage their account and payment.

I've installed Authorize.net, Sales, Invoicing module and in the invoice  module under the payment acquire tab i added my authorize.net api and transcation id.

Now what to do next? how can i display payment form for customer.

Please write the steps in details.

Thanks 


Avatar
Discard

Here is the sdk of authorize.net, you can create or get the payment page from authorize.net and paste make the html web interface to process. Using the sdk you can make the further process'

Author

Where is the sdk ? how hard is it to implement ?