#cryokinesisss_

1 messages · Page 1 of 1 (latest)

summer timberBOT
#

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.

hearty violet
#

You can get the payment method type from type field.

carmine ether
#

I guess that's not quite right, I'm using a component from the stripe-react lib PaymentRequestButtonElement, and it apparently doesn't really apply to it

hearty violet
#

Ah, so you want to know whether the payment request button shows google pay, apple pay or link?

carmine ether
#

yes

carmine ether
#

Yeah, that's what I was looking for.
Also I save paymentRequest in state and there is a big object with data about paymentRequest I suppose I can take for example _buttonTypeName field from it ?

hearty violet
#

I'd suggest you only use the documented params, i.e., applePay, googlePay and link