#Scott-connect-wallets

1 messages · Page 1 of 1 (latest)

tardy pine
#

Hey! Sure it is, are you encountering a specific issue?

pale swift
#

Hey! Yes I have

tardy pine
#

Can you share some details? An error?

pale swift
#

This is the console after trying to pay with google pay

tardy pine
#

Can you paste that Payment Intent ID please?

pale swift
#

Sure

#

pi_3KLnBhPmNVKzaezx0McxXbrb

#

The Connect Account the PI was made for is: acct_1KKVLvPmNVKzaezx

tardy pine
#

Taking a look

#

How are you initialising Stripe.js? Are you passing the stripeAccount parameter there too?

#

The 404 error suggests the Payment Intent doesn't exist on the account the API keys belong to

pale swift
#

On the backend, I am doing this bit of code to set the stripe account to acct_1KKVLvPmNVKzaezx

#

Should I be doing something on the frontend too?

tardy pine
#

Yep! See the link above

#

Can you share the part in your front-end code where your include/initialise Stripe.js?

pale swift
#

OMG IT WORKED

#

You can see how it was before compared to now!

#

You have no idea how much this was messing with my head, I rewrote my code 6 times 🤣

tardy pine
#

Useful doc if you're new to Connect

pale swift
#

I am indeed, I have learnt a lot over the past 3 weeks to build my company! I will save this link for the future