bfl
Forum Replies Created
-
Hey @fayazahmad. There are three keys:
- API Login ID
- Transaction Key
- Public Client Key
Make sure that each key is in the corresponding field. Note that Sandbox Mode is for sandbox accounts, not for Test Mode.
Let me know how it goes.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Can use different cards correct?Hey @sutwirler1. Yes, that is correct. You can use as many different cards as you need.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Can’t get it to workHey @joshdon19. There are three keys:
- API Login ID
- Transaction Key
- Public Client Key
Make sure that each key is in the corresponding field. You’ll also need to make sure that the Sandbox Mode is correctly set. You can find detailed instructions here.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Charge saved cards – StripeHey @oomatty. There isn’t currently any plan to add the ability to charge saved cards. This is a much-requested feature, so I am aware of the need.
There are three keys:
- API Login ID
- Transaction Key
- Public Client Key
Make sure that each key is in the corresponding field. You’ll also need to make sure that the Sandbox Mode is correctly set. You can find detailed instructions here. Note that not all Authorize.Net plugins use the Public Client Key.
Currently, the API keys are not masked. I’ll consider masking them in a future release.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Use plugin on Phone Orders panelHey @iom2020. Sorry, that is not currently possible. You will need to click the order number where it says You edit order #123 to get to the Edit order screen. You can then process a payment from there.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Saving cards token for StripeHey @mrqc. Sorry, this plugin does not support saving cards.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] error on get_metaAny update on this issue?
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] error on get_metaHey @logicbasebalili. Can you try processing a payment with all other plugins (besides WooCommerce) disabled?
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Donations?I appreciate your review! I’m not accepting donations.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] IP Address BlockedHey @maryvictory. Have you resolved this issue?
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] Payment using client merchant facilitiesHey @timmywebsites. This plugin does not support storing card details. This plugin can only be used to authorize and capture payments via one of the included payment gateways.
Hey @alexf731. This plugin adds a Payments meta box to the Edit order screen in your WordPress Admin. You use the form there to process payments. No payment method is added.
Forum: Plugins
In reply to: [Backend Payments for WooCommerce] IP Address BlockedYour server’s outbound IP address (
162.144.119.170) is on the IP Address Blocking block list. Try removing it and attempting a payment.Forum: Plugins
In reply to: [Backend Payments for WooCommerce] IP Address BlockedCan you try disabling the following filters temporarily:
- Transaction IP Velocity Filter
- IP-Shipping Address Mismatch Filter
- Regional IP Address Filter
- Authorized API IP Addresses
- IP Address Blocking
Then try processing a payment.
You’ll want to keep track of which filters were enabled so you can re-enable those.