Thomas Shellberg
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] need helpWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Square] Enabling tokenizationWe haven’t heard from you in a while so I’ll mark this as resolved – if you have any further questions, you can start a new thread.
Hi @xw7,
The current version of the Stripe plugin still has a filter named
wc_stripe_paramswhich can be used to override the parameters sent to Stripe.Can you explain exactly what you are trying to accomplish? As far as I’m aware, the
application_feeis only used for Stripe Connect. This plugin doesn’t use Stripe Connect.Forum: Plugins
In reply to: [WooCommerce Square] Square Sync IssueHey @rsnsbartlett,
Please make sure to disconnect and reconnect Square within your plugin settings using 1.0.38. This is because your old Square authorization token is no longer good once you have upgraded to 2.0+ and reconnecting. You should be able to get this working again by disconnecting and reconnecting.
Let me know how that goes.
For anyone else in this thread still having issues after downgrading AND after doing the above reconnection, please create a new thread for help.
Forum: Plugins
In reply to: [WooCommerce Square] New Update (2.0.1) – Cant edit product quantitiesI’ll close this since the rollback should have resolved these issues. Let us know if you are still having problems after reinstalling and reconnecting 1.0.38.
Forum: Plugins
In reply to: [WooCommerce Square] Square Payment Failed (Status code INVALID_VALUE)Please make sure to disconnect and reconnect Square within your plugin settings using 1.0.38. This is because your old Square authorization token is no longer good once you have upgraded to 2.0+ and reconnecting. You should be able to get this working again by disconnecting and reconnecting.
Let me know how that goes.
Forum: Plugins
In reply to: [WooCommerce Square] 2.0.1 has wrecked all the sale items on my siteHey @faracademy,
Terribly sorry about this issue. I will test this scenario with 2.0.1 and create a bug report if it is reproducible.
If you have a backup of your site you can rollback the entire site to before the update was made; that would restore your products back to their original settings before they were synced. Keep in mind that orders would be lost if they were placed between now and the rollback point. You’ll want to export those to prevent having missing orders.
It is definitely a good idea to test large updates to plugins(version 1.x.x to 2.x.x) in case anything should go wrong.
Forum: Plugins
In reply to: [WooCommerce Square] Square 2 & Now Downgrade issuesAfter downgrading to 1.0.38, did you disconnect and reconnect the plugin from your Square account?
Are there any fatal errors being logged when users try to checkout? You can check at WooCommerce->Status->Logs or look at your server’s PHP error logs.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Webhook endpoint issueHey @neoinwales,
Ah, got it! Glad you got this figured out. 🙂
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Card IDHi @chriswp06,
I believe that card objects were removed in favor of the generic source object as it encompasses a number of different payment methods.
The plugin no longer uses the Card object.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] How to modify the SEPA descriptionHi @kevinmamaqi,
You can translate this using localization using a plugin like Loco Translate or manually using PoEdit.
You’ll want to translate the Stripe plugin and search for that string of text. This is the string in English:
By providing your IBAN and confirming this payment, you are authorizing %s and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.
Forum: Plugins
In reply to: [WooCommerce Square] Error processing payment after rollbackHey @rsnsbartlett,
Sorry to hear about the error, did you disconnect and reconnect Square after downgrading? The Oauth access token is stored in different WordPress options between the two versions so disconnecting and reconnecting should get your access restored.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe alongside other card processorWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe Credit Card So BigWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce Square] Is 1.0.38 safe to install now?I would create your own forum post if you’re having troubles after downgrading. Did you disconnect and reconnect Square after downgrading?