Go to the Extensions → Payments
...
Note |
---|
secure connection requiredStripe payment require SSL Certificate installed and enabled in your store settings to transmit all transactions using a secure connection. |
Info |
---|
3D SecureStripe payment supports 3d Secure cards. For extra fraud protection, 3D Secure requires customers to complete an additional verification step with the card issuer when paying. |
Allowed payment methods
By default, only card payments (credit and debit cards) are enabled in AbanteCart. To offer customers a wider range of payment options, you can enable additional payment methods supported by Stripe.
...
Enable in AbanteCart: Enable in the AbanteCart admin panel Extensions > Payments > Stripe > Select the payment in the Allowed payment methods.
Enable Available Methods in Stripe Dashboard: Explore the list of alternative payment methods that Stripe offers. You can view a list of available alternative payment methods that you can accept in your Payments settings dashboard (Test and Live configurations are different).
...
By offering a variety of payment methods, you can enhance the customer experience and increase your sales potential.
Full list of the Stripe AbanteCart payments
Cards
Klarna
ACSS
Afterpay/Clearpay
Alipay
BECS Direct Debit
Bacs Direct Debit
Affirm
Bancontact
Blik
Boleto
Interac
Pix
Revolut Pay
Swish
MobilePay
Zip
EPS
FPX
giropay
Grabpay
iDEAL
Konbini
Link
OXXO
Sofort
Przelewy24
PayNow
PromptPay
SEPA Direct Debit
ACH Direct Debit
WeChat Pay
Additional settings
Click to connect with Stripe live or test accounts. If you have connection issues click the 'Cannot connect' link to set up Stripe manually.
Every account is divided into two universes: one for testing, and one for running on your live website. All API requests exist in one of those two universes, and objects in one universe cannot be manipulated by objects in the other.
In test mode, credit card transactions don't go through the actual credit card network — instead, they go through simple checks in Stripe to validate that they look like they might be credit cards. You should only use your test API keys for testing. This will make sure that you don't accidentally modify your live customers or charges.
...