#puya_17680
1 messages · Page 1 of 1 (latest)
hi! do you have some more details, how exactly do you integrate today?
I added this one:
payment_method_types: ['card', 'paypal'],
in stripe.checkout.sessions
sounds good, and you're saying that Paypal then doesn't appear in the Session page when you visit it?
I need to have the paypal on the payment methods to choose on the checkout sesssion, not as a single button as Checout Express(the big yellow button)
could you share some screenshots of what you're seeing? (I don't know what "checkout express" is at all).
But overall I don't think you can control this layout no
I'm confused, is that a screenshot from a Checkout page?
yes
I've never seen it look like that
are you sure that is not a page you built that uses ExpressCheckoutElement and PaymentElement?
not a CheckoutSession at all?
so what I want is to add Paypal like in the flash case
In my case there is just the yellow button
Hi there 👋 jumping in as my teammate needs to step away soon. I'm going to need a bit more clarity on what you mean by "checkout page". At first we thought you were talking about the Checkout Sessions that we offer as integraiton path, but the screenshot you provided doesn't seem to be from our Checkout Session UI.
so this is my checkout page as you can see
Ah, that is a Checkout Session...
ok
so as you can see
I have just the Paypal yellow button
I don't want it
I need the Paypal like the Google Pay
why?
because I need that the customer fill the above form
like email, ...
and after choose the payment method
and because the required form are required
if the customer choose the Paypal yellow button
he bypass all the data that I need
My understanding is you don't have the ability to control where Paypal is displayed on that UI, and that if you wanted that level of customization you would need to design your own UI to accomplish that. Do you have an example of a test checkout session that you completed using Paypal, where you missing information that you had expected to be collected? I can take a closer look at that and raise it to our teams if it's probelmatic.
right for the UI displayed
this is one example of the checkout
the information is missing if I will choose the Paypal method payment now
Because I need something that enabled/disabled this button until the customer fills all the required data
That session hasn't been completed yet.
Do you have an example that you completed? Can you point me to specifically what values were missing from the completed session object?
email, codice fiscale, address, ...
these are the missing values
as I said the Paypal button is always enable
and I can continue the payment also without the required data
Yes, please do continue in test mode and complete the checkout process with Paypal. I think the Paypal UI will collect the values you're referring to, so I want to see a completed session and exactly what is missing from that completed session which is present when Paypal isn't used.
yes, I'm trying now
but I have a trouble
here I choose paypal as payment method
I added my email
It redirect me here where I have to fill the data with a card payment
I tried to access another time by my paypal email address
same problem
Sorry, I don't think I'm grasping what the problem is at this point, can you elaborate on that?
Complete the test flow
but I have to add a card :/
I'm sorry, the server is quite busy right now, I'll try to find time to get to that test flow so I can step through it and get a better understanding of your concern, but that will take some time.
I'm wholly focused on this now, apologies for the delay.
ok thank you
do you need something else?
Nope, still looking on my side
I'm so sorry for the delay here, took a while to track down the expectations here. You are correct that PayPal should likely not be showing up as a button at the top of the Checkout Session as you're showing. I wasn't able to reproduce that behavior in my testing, but our teams are going to investigate that behavior further.
ok I'll wait for news then