#BenXk-PE

1 messages · Page 1 of 1 (latest)

crimson wagon
#

Hi there

#

When you say "payment providers" do you mean wallets?

crystal vessel
#

Yes

rose shoreBOT
crimson wagon
#

Okay which wallet do you see from Payment Request Button but don't see on Payment Element?

crystal vessel
#

I see Link from the button

crimson wagon
#

Ah okay

#

Do you have a live card in your Google Wallet and are you using Chrome?

crystal vessel
#

Yes and yes

#

Should you see google pay in the payment element÷

#

And Klarna is on too

#

This is all I see

crimson wagon
crystal vessel
#

google pay

crimson wagon
#

Ah wait wait wait

#

Are you testing locally?

#

Or over HTTPS?

crystal vessel
#

And on a https domain, not locally

crimson wagon
#

Can you share a link where we can repro?

crystal vessel
#

Sorry I can't share the link, it's not live yet

#
        <PaymentElement />
      </Elements>```
#

That's basically the code

crimson wagon
#

Hmmmmm

#

Can you share a PaymentIntent you are testing with?

crystal vessel
#

pi_3MyybrIgqw1kWq8v1RJDETNj

#

I can see it's only sending payment_method_types: ["card"]

crimson wagon
#

Ahhh

#

You are in India

crystal vessel
#

No, I am in UK

crimson wagon
#

Doh the IP address for that was IE but the IE flag looks similar to India 🤦

#

Sorry

#

Ok I'm still stumped

#

Should work fine

#

You only need card for payment_method_types

#

As that is the correct type for Google Pay/ Apple Pay

crystal vessel
#

What about Klarna?

crimson wagon
#

No that's different and you would need to specify it

crystal vessel
#

Ok I am missing that bit then, I will look into that

crystal vessel
#

Oh yes that worked