How to display Klarna and PayPal methods?

Hello,

I configured my Stripe account to include Klarna and PayPal. However, these two methods are not displayed in the checkout page :

Can anyone help me please?

Any idea ??

This is done in Stripe’s dashboard under settings → payment methods

Hi,

The mistake was that I used the Charge method of Stripe pluggin. However, we have to create a checkout session by following this documentation :

I created a call API in API Connector

Workflows of my Pay button :

And the result is very nice :

I’m so happy! :innocent:

Attention : the amount is in centimes.

Ciao !

1 Like

cool!