Skip to content

Unable to select payment method according to country of the address at checkout time #18907

@ghost

Description

Preconditions (*)

  1. Issue present in 2.2.6
  2. Issue present in 2.3

Steps to reproduce (*)

  1. Allow 2 payment methods from backend. like Bank Transfer and Purchase Order
  2. Allow Bank Transfer method only for United States.
  3. Allow Purchase Order method only for India
  4. In frontend, login with customer account.
  5. Add 2 address in customer account. one address with country India and other with country United States.
  6. Now add product in Cart.
  7. Go to Checkout page.
  8. Select address with country United States. payment methods will appear
  9. Now click on shipping section.
  10. Select address with country India

1
2
3
4
5

Expected result (*)

  1. After selecting address with India country. It should only display payment methods which are available in country India.
    7

Actual result (*)

  1. It is showing payment methods allowed for the address which was selected at first time.
    6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: FrontendComponent: CheckoutEvent: squashtoberfestFixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions