Merge branch 'feat/vercel-marketplace' of https://github.com/SirTenzin/autumn into feat/vercel-marketplace
This commit is contained in:
@@ -144,7 +144,7 @@ export const handleCustomPaymentMethodErrors = ({
|
||||
}) => {
|
||||
const { paymentMethod } = attachParams;
|
||||
if (
|
||||
paymentMethod?.type === "custom" ||
|
||||
paymentMethod?.type === "custom" &&
|
||||
attachParams.customer.processors?.vercel?.custom_payment_method_id ===
|
||||
paymentMethod?.custom?.type
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user