#alexander_farkas

1 messages · Page 1 of 1 (latest)

inland windBOT
#

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.

trim pond
#

Oh, newest version supports disabling Link

#

I believe it's very breaking, that Link is always enabled on the old versions

coarse rivet
#

By versions, which version do you mean?

trim pond
#

I have "@stripe/stripe-js": "^1.21.1",

#

And disable wallet accepts array of this union:
export type PaymentRequestWallet = 'applePay' | 'googlePay' | 'browserCard';

#

@stripe/stripe-js 2.4.0
Accepts this array: 'applePay' | 'googlePay' | 'browserCard' | 'link'

coarse rivet
#

That's quite old version isn't it?

trim pond
#

Yes, it is 😄