#foca-applepay-js
1 messages ยท Page 1 of 1 (latest)
My bad for not being explicit that this was a web flow
foca-applepay-js
Is https://stripe.com/docs/stripe-js/elements/payment-request-button?client=html#html-js-display-line-items what you are looking for?
Looks like it, though we're not using the payment request button, we're using the payment element. Is there a way to get this on the payment element? ๐ค
ah unfortunately no that is not supported today on the PaymentElement sorry
Ah, ok, we'll look into splitting wallet payments out of the payment element then.
If this is the right medium, we'ld love to file a feature request to support this in the payment element though ๐
yeah my advice is to ignore line items and not split. Drastically better to not have 2 buttons
and I filed the feature request though we're unlikely to add this any time soon sadly
yeah my advice is to ignore line items and not split.
Sadly, not an option. Our product team is very bullish on not showing "Amount Pending" to customers (we've gotten some CS requests from people getting confused by this). But at least this is a good way to solve this, even if it requires a bit more work from us ๐
sounds good
Thank you and @tawdry fox and @meager trout for all your help! Have a great weekend โค๏ธ