diff --git a/src/components/PayPalPayment.tsx b/src/components/PayPalPayment.tsx index 20cf9787..6324e9d3 100644 --- a/src/components/PayPalPayment.tsx +++ b/src/components/PayPalPayment.tsx @@ -96,7 +96,6 @@ export default function PayPalPayment({ currency, intent: "capture", commit: true, - vault: true, }} > {packages.map((p) => (