diff --git a/content/Store Support/Payments and Invoices/Remove-a-payment-method-from-your-Arduino-account.md b/content/Store Support/Payments and Invoices/Remove-a-payment-method-from-your-Arduino-account.md new file mode 100644 index 00000000..7f10381f --- /dev/null +++ b/content/Store Support/Payments and Invoices/Remove-a-payment-method-from-your-Arduino-account.md @@ -0,0 +1,30 @@ +--- +title: "Remove a payment method from your Arduino account" +--- + +Learn how to remove a payment method from your Arduino account. + +> [!NOTE] +> If your account is currently associated with an active subscription plan, you will not be able to delete the saved credit card. Arduino requires a valid credit card to be on file while a subscription is active. Once your current subscription expires, you will be able to remove your credit card information from your account. + +--- + +1. Open the **My Plans** page by either: + + - Visiting [digital-store.arduino.cc/subscriptions/plans](https://digital-store.arduino.cc/subscriptions/plans). + - Clicking your profile icon at the top of any Arduino page (when signed in), then selecting My Plans from the dropdown. + +1. Click on **Modify Plans** + +1. Select any plan from the available options. + + > [!NOTE] + > This step is necessary to access the payment settings; the specific plan you choose won't affect the process. + +1. Click on **Review Payment Information**. + + ![Review Payment Information Button bottom right corner](img/review-payment-information-button.png) + +1. Under the **Payment Method** section, select the payment method and click **Delete**. + +1. Select **Yes, Delete** in the pop-up. diff --git a/content/Store Support/Payments and Invoices/img/review-payment-information-button.png b/content/Store Support/Payments and Invoices/img/review-payment-information-button.png new file mode 100644 index 00000000..f6a56483 Binary files /dev/null and b/content/Store Support/Payments and Invoices/img/review-payment-information-button.png differ