#ni_ki
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
appreciate it
you need to configure them here https://dashboard.stripe.com/test/settings/payment_methods/connected_accounts
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Let me have a look...:)
So, this is how we originally did it, but the payment link doesnt show any changes in payment types. Is there anything more to do?
the different types are activated
but they dont show up when the link is opneded
opened
would you mind sharing the request id? https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
taking a look
the request you sent is for creating a price
for e.g. https://dashboard.stripe.com/test/logs/req_t5xuALaFPDwicV
I tried visiting the Checkout Session and I was able to see the SEPA debit option
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
req_UA0rUuRezBQC4C
this is the ID for the checkout session
I dont know which ID you would need to be honest, we are trying to make somethign happen for hours now
nice, so now there are google pay and link enabled?
correct
what is your account id?
where can I find this?
I am afraid I dont have full access to all functions at this moment
ok could you please send me the link that opened this page?
sure
this is the correct one
could this be our account Id? acct_1LsQkRE5csXyWSTP
I'm checking for you now
as I mentioned before SEPA is not available for USD payments
Ok, and what about the other options?
Klarna, Sofort, Apple Pay
Google Pay
I will now try to change the price to โฌ
this account is in HK
the account for receiving the money yes
I'm not sure it would work with SEPA since the account is not in EU
ok perfect
But still, APple pay, google pay and all others are missing
do you have any clue what the problem could be
because we already enabled them
Hey! Taking over for my colleague. Let me catch up.
sure, thank you
You are using what Stripe Product here, Stripe Elements, Checkouts ?
We are trying to enable payment types within our payment links. We do have all of them enabled but we dont see them reflected within the payment link. We are using Stripe connect. We are in the role of the connecter between our customer and the partner recieving the money
May it be a possibility that the partner receiving the money needs to accept e.g. apple pay first before it will display within the payment link? As some kind of security feautre?
Could you please share your platform Account Id ?
Yes of cours. You can find it in your dashboard:
https://dashboard.stripe.com/settings/user
At the bottom of the page (acct_123)
thanks for sharing let me check
When creating Checkout Session, you need to remove the payment_method_types attribut and replace it with
https://stripe.com/docs/connect/automatic-payment-methods?connect-payment-integration-type=checkout&connect-charge-type=direct&connect-account-type=standard#integrate
I dont know 100% how to do this, I am sorry. I do only use the user frontend
could you explain it in more detail how to remove this attribute?`
I created the checkout through your user interface, I did not change any code
Could you please share the Checkout Session Id?
Are you creating the link from this url ? if so this Is Stripe PaymentLinks
https://dashboard.stripe.com/test/payment-links
no, we are not creating it from there
we are doing it from connected accounts
how can I find the checkout session ID?
I am within the Logs
can you share the link of the dashboard, from where you are creating the link please?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
This is the product page link
here is the related payment link page:
https://dashboard.stripe.com/acct_1MEC1LENytzF5FIB/payment-links/plink_1MOgxuENytzF5FIBLSUpjmCX
ok
Here you can find and manage the available payment methods
What do we need to change to see the other payment types
as you can see there is only Card available
I updated the link
I can see Card, Apple Pay, Google Pay and Sepa
You click on manage and you add the other PaymentMethods that you want
Yes, but when I open the link it still shows only card and sepa
If you want to activate by default all/other payment methods for your connected accounts then you need to activate them here:
https://dashboard.stripe.com/settings/payment_methods/connected_accounts
Did you added other PaymentMethods ?
I can see Apple Pay and Google Pay, you need to have saved cards in your wallets in order to see the buttons
is this the test mode or live mode?``
livemode
Yes as I said, in your browser you don't have Google Pay or Apple Pay configured
You need to have this requirements https://stripe.com/docs/stripe-js/elements/payment-request-button?client=react#react-testing in order to see Google Pay or Apple Pay
But for a customer who has Apple Pay or Google Pay configured in their browser they will see the buttons like the screenshots I shared
ok I understand, let me open it with my phone
This helps a lot
I can see it now
thank you so much
You're welcome ๐
Have a great day my friend
You too thanks!