Title: Change recurring payment method
Last modified: December 8, 2021

---

# Change recurring payment method

 *  Resolved [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/)
 * Hello,
    I sell subscription based products. One of my customers has his credit
   card expired and wants to update his payment method. From what I have seen, he
   can add a new payment method from “My account”. But I don’t know how can I update
   the recurring order with the new payment method.

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15145348)
 * Hi [@tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/),
 * Your customer can add a new payment method and associate the subscription with
   that payment method all on the same page.
 * If they go to My Account > Subscriptions and click the link for this subscription,
   they will be take to the Subscription page. From there, they can click the Change
   Payment Method link which will take them to a page where they can add a new payment
   method that will be associated with the subscription.
 * Kind Regards,
 *  Thread Starter [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15145434)
 * I don’t actually have a Subscription endpoint since I don’t have Woocommerce 
   Subscription Plugin. Do I have to write custom code for those functionalities
   or is this endpoint hidden somehow?
 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15145436)
 * [@tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/) Are you using
   the subscription functionality that comes with the Braintree plugin then?
 *  Thread Starter [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15145485)
 * Yes. This is why I can’t see any Subscription endpoints on the “My account”.
 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15145489)
 * [@tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/) navigate to`
   wp-admin/admin.php?page=wc-settings&tab=checkout&section=braintree_subscription`
   within your site and make sure you have the endpoints for subscriptions configured.
 *  Thread Starter [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15146773)
 * Thank you for the info, I’ve figured out. But, after someone changes his card
   info, will the new payment method have a payment nonce enriched with 3D Secure
   info? I think this is needed so the new card can be charged in the next billing
   cycles.
 *  Thread Starter [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15147695)
 * Another question. The “Subscriptions” endpoint doesn’t appear in the dashboard.
   What should I do?
 *  [Carmin](https://wordpress.org/support/users/carminb/)
 * (@carminb)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15148236)
 * > But, after someone changes his card info, will the new payment method have 
   > a payment nonce enriched with 3D Secure info
 * If you have 3DS enabled in the Credit Card Settings, then 3DS will be used when
   saving the payment method.
 * > The “Subscriptions” endpoint doesn’t appear in the dashboard. What should I
   > do?
 * Are you referring to the WordPress Admin dashboard?
    -  This reply was modified 4 years, 5 months ago by [Carmin](https://wordpress.org/support/users/carminb/).
 *  Thread Starter [tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/)
 * (@tiberiuz3401)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15149004)
 * I am referring to “My account” dashboard. Right now, my customers can’t see their
   subscriptions and, although, the endpoint is active (it can be accessed via a
   link like mywebsite.com/my-account/subscriptions), the endpoint doesn’t appear
   in the list of links from the “My account” dashboard (orders, addresses, payment
   methods, account details, etc.)
 *  [Carmin](https://wordpress.org/support/users/carminb/)
 * (@carminb)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15149074)
 * [@tiberiuz3401](https://wordpress.org/support/users/tiberiuz3401/) the plugin
   hooks into the filter `woocommerce_account_menu_items` which is called in the
   WooCommerce function `wc_get_account_menu_items`.
 * Make sure you theme or some custom code is not preventing that call. This would
   not be caused by an issue with the plugin.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Change recurring payment method’ is closed to new replies.

 * ![](https://ps.w.org/woo-payment-gateway/assets/icon-256x256.png?rev=2142799)
 * [Payment Plugins Braintree For WooCommerce](https://wordpress.org/plugins/woo-payment-gateway/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-payment-gateway/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-payment-gateway/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-payment-gateway/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-payment-gateway/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-payment-gateway/reviews/)

 * 10 replies
 * 3 participants
 * Last reply from: [Carmin](https://wordpress.org/support/users/carminb/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/change-recurring-payment-method/#post-15149074)
 * Status: resolved