#alexander_farkas
1 messages · Page 1 of 1 (latest)
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.
- alexander-applepay-domain, 14 hours ago, 16 messages
- alexander_farkas, 16 hours ago, 29 messages
Oh, newest version supports disabling Link
I believe it's very breaking, that Link is always enabled on the old versions
By versions, which version do you mean?
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'
That's quite old version isn't it?
Yes, it is 😄