#kesbal
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kesbal, 3 hours ago, 2 messages
hi there!
Instead, I want to display a standalone PayPal button if the user has already made a purchase through PayPal.
you can use the Express Checkout Element to display a standalone Paypal button: https://stripe.com/docs/elements/express-checkout-element
but I think it will work similarely to the Paypal button in the Checkout Session.
but I think it will work similarely to the Paypal button in the Checkout Session.
I am not presented with a PayPal button in Stripe Checkout using Checkout Session. Instead, a "Pay with PayPal" form is displayed each time.
you can see an example of the Express Checkout Element buttons here: https://docs.stripe.com/elements/express-checkout-element/accept-a-payment
Documentation says (https://docs.stripe.com/payments/paypal/accept-a-payment):
Stripe Checkout and the Express Checkout Element both support the standalone PayPal button.
So, it is not possible to achieve this with hosted Stripe Checkout? Without using the Express Checkout Element
achieve what exactly?
Display standalone PayPal button instead of "Pay with PayPal" form if the user has already made a purchase through PayPal
Stripe Checkout and the Express Checkout Element both support the standalone PayPal button. This button allows a customer to reuse their shipping and billing information previously saved at PayPal so that they don’t have to enter it again at the time of a purchase. If they click this button, a customer can approve the payment from a pop-up (?window/modal/redirected/embedded) so they remain on your website throughout the entire checkout process. Stripe only supports one-off (non-recurring payments) PayPal payments through this button.
That's what I'm trying to achieve
Can you share a cs_xxx ID with me that demonstrates the behaviour you're describing?
cs_test_b1ih9btnT0lw3pD7AWXh5No2UJUinUOl94xsuhbRrLggySFv302NhgQvHN
I need a new session that isn't complete so I can look at the payment page UI
I do see PayPal was offered on that session though
cs_test_b1R2Uof2LmLGaT9VwIMWMxoDY710duI5iRGlFdwEdPecFcPskZzmb0uLWq
Ok, looking at the page. Can you help me understand what the issue is?
The second time I try to make a one-off payment through the PayPal, I am presented with a "Pay with PayPal" form where I am required once again to enter my name and billing address. Instead, I want to display a standalone PayPal button if the user has already made a purchase through PayPal.
Yeah that is not supported today. We only save/prefill card payment methods on Checkout