Stripe for VirtueMart
DocumentationStripe for VirtueMartStripe Checkout for VirtueMart
  • Getting started
  • Stripe Configuration
    • Webhooks
    • Screenshots for Stripe events
    • Screenshots for Stripe Checkout events
  • Plugin installation
  • VirtueMart Configuration
  • FAQ
  • Template customization
Powered by GitBook
On this page
  • Does your plugin support 3D Secure?
  • The payment is successful in VirtueMart, but it has pending status in Stripe dashboard
  • How can I test payments?
  • Stripe accept extra payments methods as iDEAL, Klarna, Sofortüberweisung, Apple Pay and other. How I can add them?
  • I get error: 0 - Invalid API Key provided
  • There is no 3D Secure function to appear when a user makes payment.

FAQ

Stripe payment plugin frequently asked questions.

PreviousVirtueMart ConfigurationNextTemplate customization

Last updated 11 months ago

Does your plugin support 3D Secure?

Yes, 3D Secure is implemented automatically if it is provided by the bank which has issued the debit/credit card.

The payment is successful in VirtueMart, but it has pending status in Stripe dashboard

You missed . Please, get Webhook URL and add it to Stripe settings.

How can I test payments?

Enable Sandbox mode, add test API keys and use or .

Stripe accept extra payments methods as iDEAL, Klarna, Sofortüberweisung, Apple Pay and other. How I can add them?

We provide two versions of Stripe integration with VirtueMart. Both and accepting cards as well as allowing to include additional payment methods.

The list of supported methods: (to be updated)

  • (Sweden, Norway, Finland, Denmark, Germany, Austria, Netherlands, Belgium, Switzerland, United Kingdom, and the United States)

  • (Germany, Austria, Switzerland and Belgium)

  • (Germany)

  • (Netherlands)

  • (Belgium)

  • (Austria)

  • (Sweden)

  • (Poland)

  • (Poland)

  • / (Australia/United Kingdom)

  • (China & Global)

  • FPX (Malaysia)

  • OXXO (Mexico)

You can activate required payment methods from Stripe Dashboard. Go to Dashboard > Settings > Payment methods.

Then enable and configure the required method(s). They will appear at the front-end of your site. You do not need to activate anything in payment method in VirtueMart.

I get error: 0 - Invalid API Key provided

This error means that one of the keys used in your plugin settings is invalid. Make sure that Publishable Key and Secret Key are valid.

There is no 3D Secure function to appear when a user makes payment.

3D Secure is a security layer supported by default, there is no longer a option allowing to enable/disable this important part of the payment making it secure (this option was in the earlier versions, but now it is obsolete). The appearance of 3D Secure depends on the bank-issuer of the card. If the bank supports 3D Secure layer, then the user will confirm the payment.

The actual list of available integrations can be checked at the .

Enable additional payment methods in Stripe.
Webhooks settings
Test card numbers and tokens
Testing 3D Secure payments
Stripe plugin
Stripe Checkout plugin
Klarna
Sofort (Sofortüberweisung)
giropay
iDEAL
Bancontact
EPS payments
Swish
BLIK
Przelewy24
Afterpay
ClearPay
Alipay
official documentation
Enable additional payment methods in Stripe