docs: various improvements and fixes (#14257)
This commit is contained in:
@@ -628,7 +628,7 @@ const StripeSavedPaymentMethodsContainer = ({
|
||||
await initiatePaymentSession(cart, {
|
||||
provider_id: method.provider_id,
|
||||
data: {
|
||||
payment_method_id: method.id,
|
||||
payment_method: method.id,
|
||||
},
|
||||
}).catch((error) => {
|
||||
setError(error.message)
|
||||
|
||||
Reference in New Issue
Block a user