#puya_17680

1 messages · Page 1 of 1 (latest)

night pelicanBOT
gentle arrow
#

hi! do you have some more details, how exactly do you integrate today?

night pelicanBOT
dry crown
#

I added this one:

payment_method_types: ['card', 'paypal'],

#

in stripe.checkout.sessions

gentle arrow
#

sounds good, and you're saying that Paypal then doesn't appear in the Session page when you visit it?

dry crown
#

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)

gentle arrow
#

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

dry crown
#

Yes, I want this one

#

the Paypal on the payment

#

and not under Express Checkout

gentle arrow
#

I'm confused, is that a screenshot from a Checkout page?

dry crown
#

yes

gentle arrow
#

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?

dry crown
#

so what I want is to add Paypal like in the flash case

#

In my case there is just the yellow button

undone obsidian
#

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.

dry crown
#

so this is my checkout page as you can see

undone obsidian
#

Ah, that is a Checkout Session...

dry crown
#

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

undone obsidian
#

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.

dry crown
#

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

undone obsidian
#

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?

dry crown
#

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

undone obsidian
#

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.

dry crown
#

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

undone obsidian
#

Sorry, I don't think I'm grasping what the problem is at this point, can you elaborate on that?

dry crown
#

seems strange

#

what do you suggest to do?

undone obsidian
#

Complete the test flow

dry crown
#

but I have to add a card :/

undone obsidian
#

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.

night pelicanBOT
undone obsidian
#

I'm wholly focused on this now, apologies for the delay.

dry crown
#

ok thank you

dry crown
#

do you need something else?

undone obsidian
#

Nope, still looking on my side

undone obsidian
#

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.

dry crown
#

ok I'll wait for news then