BitPay
Forum Replies Created
-
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] bug introduced in 3.10.1912Hi @meepmeepbee
An update was submitted, this should be fixed in 3.14.1912. There is an option to enable or disable the mini cart logo now.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] bug introduced in 3.10.1912@meepmeepbee Where is this occuring? Is it on the product page, the checkout page, the mini-cart? If you can narrow it down we’ll fix it ASAP.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] bug introduced in 3.10.1912@meepmeepbee I can’t tell from the screenshot where you are in WooCommerce, but there are 2 updates in the admin.
1) Show on Product Page – this adds a Quick Checkout feature to the individual product page
2) Show Logo on Checkout – I think this is the issue you’re seeing, turn this off and see if that resolves thingsIf neither of these work, can you send a bigger screenshot, tell us where you clicked to view this, etc? We’ll make it an option if 1 or 2 doesnt fix things.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] bug introduced in 3.10.1912@meepmeepbee this was removed a few versions ago.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Modal Checkout is not workingCheck that the javascript is loaded and not blocked by your browser. If it is, you can set the method to the Redirect
Hi @christian1983, this should be resolved now
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] How to disable imageHi @pisang20 ,
The image has been removed in the latest update
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Notice: Undefined indexHi @temparcweb
This is fixed in 3.0.5.18
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] button not showing upHi @wooassist ,
This is fixed in 3.0.5.13
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] button not showing upHi @wooassist
3.0.5.12 was released today (7/3/19) that will add the selected icon to the checkout page. There is a class called “bitpay_logo” that you would need to edit in your CSS to make changes as needed.
Hi @yordanyan
Thanks for the info. We checked, and the only time the button/curl is called is in the admin section of the plugin. 3.0.5.9 reduces these calls to one specific page as well.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Post status settingsHi @419mining
3.0.5.5 has updated configuration options that will allow you to override the two main IPN status updates and map them to a WC order status
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Order gets deletes when order is not paidHi @gkoese
3.0.5.5 adds the option in the config to either delete the order like it does now, or if set to ‘No’, just cancel it.
Forum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Order gets deletes when order is not paid@gkoese This is actually by design, because of how WooCommerce works with custom payment gateways, an order has to be ‘created’ first in the system, so the relevant data can then be passed to the gateway and be sent back. If you could describe your situation we can look at updating some fields, ie if your’e autogenerating invoices, they will always expire and not be payable after 15 minutes.
@419mining we can look at custom mapping, but the invoices are only in a few states
new – default state when the invoice is created
paid – when a user pays the invoices
confirmed/complete – when the transaction has gone through blockchain verificationsForum: Plugins
In reply to: [BitPay Checkout for WooCommerce] Invalid argument supplied for foreach() inSolved in the latest version