STEP 1: Get Your Authorize.net Credentials (New Merchant)
- Visit Stripe Authorize.net Payments and sign up for an account.
...
- In Magento Admin, click on Stores. Then under Settings, choose Configuration.
- In the side menu under Sales, choose Payment Methods.
- IMPORTANT: If your Magento installation has multiple websites, stores or views, make sure to select proper scope in the drop down at the top left hand corner of the side navigation.
- In the Merchant Location section, verify that Merchant Country is set to the location of your business.
- Under Other Payment Methods, in the Authorize.net CIM section, click on theto expand the section.
- Enter a Title to identify Authorize.net as a payment option during checkout.
- Set the current operating Environment for Stripe Authorize.net transactions to one of the following:
- Sandbox
Live
Info When testing the configuration in a sandbox, use only credit card numbers that are recommended by Authorize.net. When you are ready to go live with Authorize.net, set Environment to Live.
- Set Payment Action to one of the following:
- Authorize Only - Approves the purchase and puts a hold on the funds. The amount is not withdrawn from the customer’s bank account until the sale is “captured” by the merchant.
- Authorize and Capture - The amount of the purchase is authorized and immediately withdrawn from the customer’s account.
- Enter the following credentials from your Stripe Authorize.net account:
- API Login ID
- Transaction Key
- Client Key
- Set Enabled to Yes.
- If you want the ability to store customer information securely, set Vault Enabled to Yes. This feature will allow your customers to place subsequent orders quickly without having to re-enter their information again.
...
- Expand the Advanced Settings section.
- In the Vault Title field, enter a descriptive title for your reference that identifies the vault where your customer card information is stored.
- In the Credit Card Types box, hold down the Ctrl key and select each credit card that is accepted by your store as payment through StripeAuthorize.net.
- If you want the system to save a log file of interactions between your store and StripeAuthorize.net, set Debug to Yes.
- Enter the Minimum Order Total and Maximum Order Total for Direct Post transactions. To qualify, the order total must exactly match the minimum or maximum threshold, or fall somewhere in between.
- In the Sort Order field, enter a number to determine the sequence in which Stripe Authorize.net appears when listed with other payment methods during checkout.
...