Update dependency @stripe/stripe-js to v8 #734
Annotations
5 errors
|
lint
Process completed with exit code 2.
|
|
lint:
pages/donate/checkout.tsx#L50
Object literal may only specify known properties, but 'fetchClientSecret' does not exist in type 'StripeCheckoutOptions'. Did you mean to write 'clientSecret'?
|
|
lint:
components/donate/DonateCheckout.tsx#L63
Property 'confirm' does not exist on type 'CheckoutContextValue'.
|
|
lint:
components/donate/DonateCheckout.tsx#L56
Property 'updateEmail' does not exist on type 'CheckoutContextValue'.
|
|
lint:
components/donate/DonateCheckout.tsx#L42
Property 'updateEmail' does not exist on type 'CheckoutContextValue'.
|