• Resolved step8601

    (@step8601)


    sandbox

    i do not want to allow customers to save payment methods

    so, i do not have Allow Save Payment Method enabled, it remains unchecked

    however, i just noticed that if i go into the My Account page, there is a button for Payment Methods, and the customer can click this and then the Add Payment Method button appears, which does now allow customer to create a saved payment method

    how can i eliminate any chance of allowing customers to save any payment methods?

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter step8601

    (@step8601)

    hmmm, i think the following might work, but i still would love any comments to make sure that there is no chance of allowing any saved payment methods

    1. in woocommerce settings > Accounts > My account endpoints, i found the endpoints for the My Account sidebar menu

    2. slide down and there is Payment methods with an endpoint called payment-methods

    3. i deleted this endpoint and then saved

    4. this removed that item from the sidebar, but does this totally eliminate the possibility of saving any payment menthod? for example, what if someone manually put payment-methods in the url like so:

    https://www.mysite.com/my-account/payment-methods/

    when i do this, i get a 404, which is good

    does this solve things? in other words, since i have Add Payment Method disabled in BT settings, i shouldn’t see the Add Payment Method button even if i have Payment Methods in the sidebar My Account menu, am i right on this? just want to be sure

    thanks

    • This reply was modified 6 years, 8 months ago by step8601.
    • This reply was modified 6 years, 8 months ago by step8601.
    Plugin Author Payment Plugins

    (@mrclayton)

    Hi @step8601,

    Yes the correct way to not allow customers to save payment methods on the My Account section is to remove the endpoint.

    The checkbox that you disabled within the plugin is to prevent saving of a payment method on the checkout page.

    Kind Regards,

    Thread Starter step8601

    (@step8601)

    got it, thanks so much ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Payment Method in My Account – but Allow Save Payment Method disabled’ is closed to new replies.