woocommerce / woocommerce-blocks

(Deprecated) This plugin has been merged into woocommerce/woocommerce
https://wordpress.org/plugins/woo-gutenberg-products-block/
GNU General Public License v3.0
403 stars 219 forks source link

Coinbase payment gateway option not shown on checkout #2602

Closed ScreenTag-Team closed 3 years ago

ScreenTag-Team commented 4 years ago

Describe the bug After installing the official Coinbase Commerce plug-in, the option to pay using this gateway is not shown.

To Reproduce Steps to reproduce the behavior:

  1. Install Coibase Commerce (https://wordpress.org/plugins/coinbase-commerce) and activate it (WooCommerce should be already installed with at least one product)
  2. Setup Coinbase Commerce Gateway (to open an account, visit https://commerce.coinbase.com)
  3. Add API key and Passphrase to complete Coinbase Commerce setup and activate Coinbase Commerce as a payment method
  4. Add the test product in a test order, and proceed to checkout
  5. Scroll down to select payment method. Coinbase or cryprocurrency logos are not shown, and there is no way to select this gateway.
  6. In fact, no other gateway besides PayPal and Stripe is made available, including CoD or Direct bank Transfer

Expected behavior Normally, a payment option displaying cryptocurrency logos and 'Pay with Bitcoin' should be visible

WordPress

Desktop

nerrad commented 4 years ago

Hi there!

Thanks for testing out the preview of the Cart_ and Checkout blocks!

As noted in the release post, there is a limited support for payment methods in the blocks currently and they only support Stripe Payment Request (ApplePay, ChromePay), Stripe CC, Paypal Standard, or Cheque.

As we continue with evaluating the blocks and how they perform using the existing feature set, we'll be determining what other features and payment methods to support (along with any required improvements to the extensibility of these blocks for third party developers hooking in their extensions).

Your request is known!

github-actions[bot] commented 3 years ago

This issue has been marked as stale because it has not seen any activity within the past 60 days. Remove the stale label or post a comment, otherwise it will be closed in 10 days.

nerrad commented 3 years ago

I'm closing this issue because there's nothing actionable in this repository. The request is known and there is opportunity for payment methods/gateways to integrate with the Checkout blocks using the current available API interfaces. Best next step is to ask the individual payment method extension developers to build the integration.