#searchableguy
1 messages · Page 1 of 1 (latest)
sorta. I see option to enable apple pay, you need to verify the domain.
so if I verify the domain and configure apple pay on the platform account
would that apply to connect account as well?
say I created a payment intent under the connected account and sent it back to payment element on the platform domain, would apple pay pop up as an option?
What type of charge are you doing? Direct Charges, Destination Charges, Separate Charges and Transfers? https://stripe.com/docs/connect/charges
Then I think you need to add the domain to the Connected accounts, by using the platform API key and the Stripe-Account header.
oh, stripe.applePayDomains.create() ?
add it when someone connects their account?
also does this limitation apply when I'm creating a customer account on the platform and cloning the payment methods onto the connect account?
I collected payment methods using setup intent from the platform side. Now cloned that customer who used apple pay for cards
(I assume not)
also does this limitation apply when I'm creating a customer account on the platform and cloning the payment methods onto the connect account?
Interesting, this this case I don't think you need to add the domain to the connected accounts, since you already saved the payment method on the platform.