I want to add to my website a payment URL. I want people to give me me money. Specifically, I want to accept arbitrary amounts of Bitcoin, ETH, and USD.
I installed the WooCommerce and Coinbase Commerce plugins for my website on its WordPress dashboard.
I then added the API Key and Shared Web Hook via WooCommerce > Settings > Payments tab > All Payment Methods > Coinbase Commerce.
I selected the currency as Bitcoin, then, under “Multi-Currency” tab, I selected USD. That resulted:—
Unsupported currency: The selected currency is not available for the country set in your WooCommerce Payments account.
Because I’m in the US, I thought to make it easy and let them send BTC and ETH to my Coinbase account or Coinbase Wallet address. Users must be able to specify the amount, e.g. ₿0.00001, Ξ0.12, $5.32, etc.
Does Coinbase Commerce have an ETH option? How do I set that?
(For users who don’t do crypto, I have Venmo.)
How do I add a URL where users can send me arbitrary amounts of Bitcoin and ETH?
Thank you.