#ozzoltan

1 messages · Page 1 of 1 (latest)

midnight harborBOT
sand vigil
#

I am not sure if that is customizable. What does PayPal show now? Some kind of "amount pending" message?

fathom yoke
#

It just not show up in the express checkout elemenet. If i create a paymentIntent wiht more than 0 amount is is visible

#

I found there is a stripe.confirmPaypalSetup in the frontend stripe lib so it should be supported.

#

On the settings/payment_methods screen at Paypal ... button there is a create custom rule menu and there the 0 amount is not supported

sand vigil
#

Gotcha, looking in to this and will get back to you

fathom yoke
#

I checked this document, but the I didn't reach the point where I can create a payment or setup intent with the specified payment options there. When the express checkout initialising it just need a list of payment method and an amount of money. Then show the buttons then the intent created after user choose. But Paypal button is not there. Maybe it only supported in checkout element flow not in the express checkout one. But please let me know if you found a way.

sand vigil
#

I think this may be restricted unless you have recurring payments for paypal turned on but am having trouble confirming. I will consult my colleagues on this

fathom yoke
#

I have recurring payments turned on

sand vigil
fathom yoke
#

Recurring payment option not shown enabled in test mode. But there is no option to change that

sand vigil
#

One last test, can you try this same page but with your live mode key? If PayPal shows then, then it sounds like the test mode setting may be the issue

fathom yoke
#

I was able to store paypal payment metod for future use but only with paymentIntent

#

Good idea I can try

#

Paypal button is not showing up with production key neither

midnight harborBOT