#stripe_connect_platform - payment links

1 messages · Page 1 of 1 (latest)

craggy citrus
#

What currency and country are they from?

#

If they're in that list, it's supported

faint zealot
#

evt_3Kb5UzHtRyFG0Pw10Oq9FYlw

#

I don't see Afterpay listed here either. I see Alipay, Klarna, WeChat etc. Can you tell me why Afterpay is not appearing on the preview or the test Checkout Session created by the Stripe payment link for that event?

#

It is a US product and Afterpay is allowed in that account.

#

"payment_method_types": [
"card",
"alipay",
"klarna",
"wechat_pay"
],

#

But no 'afterpay_clearpay'

#

And it is a Price of type: 'one-time'

craggy citrus
#

Are you creating payment links from the dashboard or via the API?

faint zealot
#

dashboard

#

Customer is in Australia. But the account I sent and am also testing on is a US account

#

I see that the payment methods array does not include "Afterpay" - not sure why since it is an account capability and is a 1-time payment from a US account.

craggy citrus
#

Can you share the payment link id?

faint zealot
#

Any ideas?

craggy citrus
#

Looking

#

Oh I know

#

You said customer was in a different region right?

faint zealot
#

Sorry lots of "customers"

#

We are a Connect Platform. We have a Customer who is a standard Stripe account holder. That person has a customer who is buying something from them using a payment link.

#

Which "customer" do you mean?

#

I spun up a payment link. I am in the US. You can enter US as you the customer. Afterpay does not show.

#

All the payment methods appear when the link is clicked, not when someone enters an address. I am confused.

craggy citrus
#

Gotcha. Let me check one thing

scarlet nest
#

Hi 👋 I'm stepping in for @craggy citrus . Give me a second to catch up.

#

Okay so let's start with this customer confusion. We will refer to your account as the "Platform" your customers who are standard Stripe accounts as the "Connected Account" and the end user who has no direct connection with Stripe at all as the "Customer". How does that sound?

faint zealot
#

sure

#

The Connected Account emailed me and said that Afterpay will not show on her payment links. I am just spinning this up in my own test account to mock a Connected Account connected to my Platform. I also am not getting Afterpay to appear so contacted you. So now we are not dealing with the actual Connected account but just my own Platform and my own mocked Connnected Account. I sent the payment link and the event ID and want to see why I am also not seeing Afterpay as a payment option.

#

Any ideas why the Stripe Payment Link event does not include 'afterpay' in "payment_method_types": [
"card",
"alipay",
"klarna",
"wechat_pay"
],

scarlet nest
#

I see that. I'm looking into it

faint zealot
#

Thank you.

scarlet nest
#

Hoorary! Found it!

#

You need to enable shipping address collection on the Payment Link in order to enable Afterpay/Clearpay

faint zealot
#

Aha!

#

Yup!

#

I am used to Checkout where we print those errors to the screen but new to the payment link preview yeah so it just appears if you do it right. Yes!!@!@!!!!!!!!!!! THANK YOU!!!!!!!!!!!