Skip to content

Payment selection not working on payment method change #165

@villesiltala

Description

@villesiltala

Describe the bug

With WooCommerce Subscriptions plugin a customer can change the selected payment method after an initial purchase. The payment method selection does not work on the user acocunt page.

Steps to Reproduce

An existing customer can change their selected payment method with the WooCommerce Subscription plugin. The view can be found from my account under the user's subscriptions page. When clicking the "Change payment method" button next to an subscription, the user is taken to a page similar to the checkout page. On a Finnish site, the URL is something as follows:

/kassa/maksa/16212/?pay_for_order=true&key=wc_order_nSBlUcMx7tY3s&change_payment_method=16212&_wpnonce=770b152749

The script used for the toggle functionality of the payment provider groups does not work on the page. It is assumed, the method selection does not work either.

Expected behaviour

The payment provider group selection and payment method selection are visually and functionally comparable to the checkout page.

Actual behaviour

The CSS and JS do not function on the payment method selection page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions