#now_iwant
1 messages ยท Page 1 of 1 (latest)
hello! by Express pay are you referring to the Express Checkout Element?
@quaint hull yes!
you might want to take a look at https://www.stripe.com/docs/elements/express-checkout-element/accept-a-payment?client=html#wallet-control
If you want to always show the wallets when the customer is using a supported platform, you can set its property in wallets to always.
@quaint hull will take a look, thanks! but unfortunately the link attached says page not found ๐ฆ
you need to be logged in to your Stripe account
it's in beta, so you can only view that page if you're logged in to your account and your account has access to that beta
I am logged in, so I guess I do not have access to that. So that means it is an unavailable feature right?
and also for the second question - google pay not showing. My end was showing it earlier and all of a sudden it stopped showing... I undid everything and it is currently the same, would you be able to give me recommendations as to where to look? thank you so much
are you sure you're using the express checkout element? Which documentation were you following to implement - can you share the url?
I think I might have disabled it from google side (share to 3rd parties) earlier and it just took an effect, so I'll wait to see if it comes back (I changed back to share to 3rd parties).
I am using this document: https://stripe.com/docs/stripe-js/elements/payment-request-button
that's the payment request button which is different from the express checkout element
oh that must be my bad, hmm
This is what I see on my website development. I thought this was express pay
Express pay is your own naming I believe
The payment request button detects what payment method is available and displays the button accordingly, so no, you will never be able to display all 3 buttons at the same time
You can try reaching out to Support to see if you can get access to The Express Checkout Element beta : https://support.stripe.com/contact/email - it should be able to display all 3 buttons at the same time
AH
So.. express pay is just in beta!
One more thing =I saw this on some other website, and it shows the google pay on a new pop up window (when I do not have google pay set up on my google account). Would you know if this is supported in beta at all?
we aren't that familiar with betas here on this channel. Sorry to redirect you but i think it'd be best for you to reach out to Support and you can get access to the beta to try it out and ask any questions that you may have about it directly too
Got it, so nothing like this available in production right now ๐ that's all I really really needed - thank you so much
back to the same thread! I was wondering if there is a way to show the disclaimer as I need to show that for the advertising purposes
can you elaborate more on what you're looking for? If i understand correctly, you want to display the disclaimer in the info button on the page itself, not "hidden" and only viewable when the customer clicks on it?
I have a cartsPage that leads to the checkoutPage.
On cartsPage, I want to show that disclaimer (with the clickable info button) to the customer. I would like to put it here to be specific
Then, I click on check out with afterpay, it will lead to this page that has those options to pay including afterpay
I am wondering how I could bring the disclaimer with the info button that shows this modal to the cartsPage (1st image)
hmmm, i wonder if this is what you're looking for : https://stripe.com/docs/payments/afterpay-clearpay/site-messaging
That does look like what I am looking for - thanks so much. but my cartsPage is not within the Elements. is the only way to display AfterpayClearpayMessageElement under Elements?
Sorry I see that I could just add another element. that worked perfectly
Last question for the day ๐ Stripe doesn't support paypal right
hrm, i would suggest reaching out to Stripe Support to find out more - there may be plans that I'm not aware of