bitpay / magento2-plugin

Magento2.x payment plugin for Bitpay.com
MIT License
13 stars 24 forks source link

Unable to Continue pay via Bitcoin with Bank Transfer Payment disabled #29

Closed feelinc closed 6 years ago

feelinc commented 6 years ago

Preconditions

  1. PHP 7.x
  2. Magento 2.1.9

Steps to reproduce

  1. Add a product to shopping cart
  2. Go to checkout

Expected result

  1. Able to set billing address outside the Bank Transfer Payment and click "Continue" button on Bitcoin payment.

Actual result

  1. Bank Transfer Payment need to be enabled.
  2. Check the Bank Transfer Payment first, then set the billing address.
  3. Check the Bitcoin payment, then click Continue.

selection_357

feelinc commented 6 years ago

Fixed #31