#Sergio Sánchez
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
nice!
It depends on where your account is situated.
let say in Spain ? or mainly Europe
I am asking because I enable the option
and I have a payment element include it in our checkout funnel
but the PAyPal option is no available yet
all these, but no paypla and I am not sure why
I see. Could you please share the PaymentIntent ID pi_xxx?
I have seen that if I set "capture_method" equal to manual for the payment intent, then it appears!!
so does it mean that paypal is only available for this kind of capture method?
pi_3NGKlCIzcid8RrBH26cZ7Eh7 this is without capture_method defined
pi_3NGKwMIzcid8RrBH2g7VgcP7 this is with capture_method="manual"
Hm, this shouldn't depend on capture_method. Let me check.
Please let me know, it doesn't seem like PayPal was considered as an option for the first request.
ok! now it is available 😉
it should be a matter of that I was too fast 😄
one extra question that I have realised testing this
payment method as AliPAy or We Chat Pay (for china) why they are not avaiable if I set "capture_method=manual"?
are they method where you need to get the money in the same momment you ask the user about the payment method itself?
I am not sure of such limitation but let me check.
Yes, you are right, this setting is not supported on those payment method types.
ok so I suppose you need to get the money in the same moment you ask for the payment method, and if something happens later, you need to refund the money or something like that
ok! so thanks a lot for you support and you time
that is all I need 😉
Correct. Happy to help!