Closed lynnjat7 closed 8 months ago
I have experienced the same issue since update. Rolled back until a fix is released.
Also present in ZD-7711828, rolling back Stripe resolved for now.
7717743-zd also reported this. Offered rollback as an option but they decided to disabling the "Order number on the bank statement" option for now, which also works as a workaround.
Another report on 7712286-zen. Shared workaround involving disabling that option in the settings.
7717989-zen.
7720919-zen. Unchecking the "Add customer order number to the bank statement" box fixed it for now.
7712771-zen. Suggested unchecking the "Add customer order number to the bank statement".
Also in 7722177-zd-a8c
7712897-zen Suggested unchecking the "Add customer order number to the bank statement".
Also reported here: 7723397-zen
7722171-zen
7725250-zen 7725217-zen 7725657-zen
I labeled this as critical. Feel free to re-prioritize as you see fit, but we should not have merchants who are having every transaction fail because they updated to the latest version. Needs an urgent fix IMO.
7710053-zd-a8c
7726285-zen
7728853-zd-a8c
7729132-zd-a8c
This issue should have been fixed by https://github.com/woocommerce/woocommerce-gateway-stripe/pull/2890, which is already included in the latest release of Stripe: 7.9.3
@a-danae 7743570-zd told me they had updated the plugin but were still seeing the same error.
@fetenlakhal I see that you have already requested for the logs. Let's see what we find there. :eyes:
7769308-zen, they reported they'd been experiencing the same error. Their SSR was reading Stripe version 7.9.3, so I'm confirming whether this error persisted even after updating to 7.9.3.
@Mayisha regarding 7769308-zen, the merchant has confirmed they are using Stripe version 7.9.3 but the error persists.
7794507-zen v7.9.3
Hi @lynnjat7 :wave: Do you mind sharing your test account where you could reproduce the issue?
@Mayisha It's this site --> https://numbertwo.mystagingwebsite.com The SSR in the original report above is from that site. It's still set up with Stripe 7.9.2, please let me know if you'd like me to upgrade. The setting to include order number is active at the moment.
If you'd like access to it for testing please message me on Slack, I'd be happy to let you use it.
Another fix PR https://github.com/woocommerce/woocommerce-gateway-stripe/pull/2961 is merged and it will be shipped in 8.0.0
this week.
Good morning. What should i write in the full bank statement? Thank you
@BrightAntie you can not add the full bank statement from the Stripe settings page. It's a readonly field now. However, you may add/change this in your Stripe dashboard. You can find the following instructions in your Stripe settings page about the statement descriptor.
You can change the description your customers will see on their bank statement in your Stripe account settings. Set this to a recognizable name – e.g. the legal entity name or website address – to avoid potential disputes and chargebacks.
Describe the bug With Stripe version 7.9.2 running, if the option to "Add customer order number to the bank statement" is active /checked in the Stripe settings, then on every attempted checkout, there's an error:
Sorry, we are unable to process your payment at this time. Please retry later.
Internal ref: 7712089-zen
In the log files, we can see this error:
Looks like the statement descriptor is only picking up the order number, not the prefix:
Note that the Full Bank Statement descriptor is only 8 characters, so no Shortened Descriptor is entered as it should not be required.
To Reproduce Steps to reproduce the behavior:
Expected behavior Rolling back to version 7.9.1 worked for the original reporting customer so something has changed between these two versions - I do see in the release notes that this section of the code was directly changed with version 7.9.2.
Screenshots Stripe settings:
Environment (please complete the following information): I was able to duplicate this on my test site, here is its SSR: