You're right — Stripe does support multiple payment methods like Apple Pay, Google Pay, Klarna, and more. However, AbanteCart's default Stripe extension is often limited to basic credit card payments only, unless it's extended or modified.
Here’s how you can potentially resolve this:
✅ Steps to Enable Other Stripe Payment Methods in AbanteCart:
1. Check for Extension Updates
Go to your AbanteCart admin panel → Extensions → Payments.
Locate Stripe and check for updates.
Sometimes, new versions add support for more payment methods.
2. Use a Third-Party Stripe Integration
The default Stripe plugin might not support all payment methods.
Check AbanteCart Marketplace or GitHub for enhanced Stripe extensions that support Apple Pay, Klarna, etc.
Some paid modules offer advanced Stripe features.
3. Use Stripe’s PaymentElement or Checkout Integration
You can customize the integration by using Stripe’s Payment Element or Stripe Checkout in your custom code.
This allows:
Apple Pay / Google Pay
Klarna
ACH
Afterpay/Clearpay
iDEAL, SEPA, and more
➡️ This requires some coding knowledge or help from a developer.
4. Enable Payment Methods in Stripe Dashboard
You mentioned already enabling them — good!
Just ensure you’ve enabled the methods for the correct region in your Stripe Dashboard.