#lex.space

1 messages · Page 1 of 1 (latest)

real coyoteBOT
latent turret
#

Hi 👋

What Stripe products (Checkout, Elements, etc.) are you using to collect payments?

latent turret
#

Are you creating the payment intents? How are you requesting funds from your customers?

#

Please never share your secret key. It was exposed in that screenshot and you should roll your key immediately

granite seal
#

sure i thought most of the digits are not visible

latent turret
#

Can you share a Payment Intent ID from your Stripe Account so I can check how it was created?

#

I want to double check how these intents are being created but most likely the issue is with the ecommerce provider and you will need to reach out to them for support with this.

I would like to rule out any possibility that it is related to Stripe APIs though and a Payment Intent or Charge ID would help with that.

granite seal
#

pi_3NqIGSJkwYukkBb91jar8gHU

latent turret
#

Thanks, looking

granite seal
#

Also just saw in the code from the intend call it shows the methods

latent turret
#

That payment intent is set up to accept card,klarna, link, and paypal payment methods

granite seal
#

so seems like a frontend issue i guess

latent turret
#

I think you will need to reach out to your ecommerce provider and ask them for help. If you aren't controlling that code there isn't much we can advise here.

granite seal
#

Just talking with our devs it seems like we forked the checkout and have to update it

latent turret
#

I don't know what that means in this case.