-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PayPal Express Checkout: We can't initialize Express Checkout. #9497
Comments
Hello @bbtimx, Thank you for posting it. I've created an internal ticket to check the issue: MAGETWO-68948 |
Hi @bbtimx |
Trace: #0 /opt/bitnami/apps/magento/htdocs/vendor/magento/module-paypal/Controller/Express/GetToken.php(82): Magento\Paypal\Controller\Express\AbstractExpress->_initCheckout() |
on 2.1.7 we still see this issue. |
on 2.1.3, i am facing same issue |
The problem persists in 2.1.7. It's going to be hard to manage a lot of lost sell See this: Store -> Configuration -> Sales -> Payment Methods -> PayPal Express Checkout -> Configure Focus your attention in: redirect to Important: This integration method is Deprecated as of January 1, 2017. For new integrations, see the PayPal Express Checkout Integration Guide. |
I have the same error. I am using 2.0.15 version |
I have the same error on 2.1.7, do we have any work around to avoid loss of sales, what more strange is it does not record as either pending order or cancelled orders on Magento 2 order grid. [2017-08-24 19:43:52] main.CRITICAL: Exception message: We can't initialize Express Checkout. |
Hi, was this issue fixed? |
No
…On Sat, Sep 9, 2017 at 1:52 PM Max Pronko ***@***.***> wrote:
Hi, was this issue fixed?
Thanks
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9497 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADPLasT2coginMBXDka-6ggsdebgKrcQks5sgvqhgaJpZM4NPnxj>
.
|
Is any patch available to fix this issue for Magento 2.1.7? |
Looks like this issue is caused by having the guest checkout disabled under Even though guest checkout was enabled under PayPal Express Checkout settings, I was getting this error because Magento guest checkout was disabled. Enabling it fixed the issue for me |
@adinca This setting was already enabled for me, and still i was getting this error, did you do anything else apart from enabling this option?. |
I can not confirm that setting "Stores > Configuration > Sales > Checkout > Checkout Options > Allow Guest Checkout" to "yes" will resolve this issue, my shop had this to set to yes since launch. "Stores > Configuration > Sales > Checkout > Checkout Options > Allow Guest Checkout" Is set to yes per Magento 2 default. So unless this was set to "no" it should be enabled. |
ok my issue was sorted out. First turn off the minify of CSS, JS and HTML and also if you are using any cache platform like cloudflare or any other do the same in them too turn off minify of CSS, JS and HTML from cloudflare too and then clear magento and cloudflare full cache and check. |
Same issue in Magento 2.2.3 |
This issue occurs almost every day. Who could solve it ? |
Hey guys, We're able to fix this issue.
The problem should be solved! |
@alamrezoanul I don't have such error |
@swayoleg what is your error by the way? |
@alamrezoanul at checkout is We can't initialize Express Checkout. at log there is no "sequence_order" error |
i said what is your error then? |
Same issue in Magento 2.2.3 only in developer mode, after set in production PayPal works fine. |
I am facing same issue in 2.2.5 |
This is INSANE!!! I'm on Magento CE 2.2.5 fresh installation and I get same error in cart "We can't start Express Checkout." and the best Magento can come up is "we can't replicate the error" when 100+ people complain about the same for more than a year!!! I'm switching to SHOPIFY. Thank you Magento and Good Bye. |
Has somebody a solution now? |
Same issue with 2.2.6 |
Magento version 2.2.3 |
I'm facing this and testing disabling merge and minify css on 2.3 |
@terrybakshi I'm using sucuri, not sure sure they have a way to disable minfy and merge though. I've disabled on my magento and will see if it helps. |
I experience this problem on 2.3.2. Insane that is still an issue after more than 2 years. |
@jammy-git What all extensions do you use. Maybe it will be useful for us to compare notes and environment, since there don't seem to be any solid answers coming |
Found a couple of similar issues on StackOverflow that pointed me in the right direction. This is a multi-store that has been migrated from M1 (using the Uberthemes Migration Pro module if that matters). At some point the data contained in The fix was to go to Admin > Stores > Settings - All Stores. Then click on the Web Site, Store and Store View and save each in turn for the store that you're trying to place the order on. I imagine the issue reported here though could be caused by several different root causes, so YMMV. |
@jammy-git my site is also migrated from M1 and was at one point multistore. Can you please elaborate what you mean by "save each in turn"? |
Literally just go click into the Web Site (to edit it), change nothing but click Save. This will then run through the code to generate the correct data in the database tables for that store. Then click into the Store to edit it, click save, then do the same for the Store View. |
Okay. I did all this, but I did experience can't initialize express
checkout later in the day.
…On Tue, Sep 3, 2019, 12:41 PM jammy-git ***@***.***> wrote:
Literally just go click into the Web Site (to edit it), change nothing but
click Save. This will then run through the code to generate the correct
data in the database tables for that store. Then click into the Store to
edit it, click save, then do the same for the Store View.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9497?email_source=notifications&email_token=AASBWJOJRZNBBGNQSXW2TNLQH2HT5A5CNFSM4DJ6PRR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5YZ4CA#issuecomment-527539720>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASBWJILDH5HZKOR5LSDJVDQH2HT5ANCNFSM4DJ6PRRQ>
.
|
After searching I found the problem that was happening with our store.
Make sure the sequence_tables exist in the database. Create them if needed. After that make sure these changes are also applied in the 'sales_sequence_profile' table.
After these changes paypal worked as expected on the store with id 2. |
I already have this values on the database but error still exist... |
Hello, why is this closed? I still have this issue on 2.3.6-p2 several times a week |
Why are you still on magneto? We already moved to Shopify years! lol.
…On Thu, Jun 3, 2021 at 10:06 AM aurel5542 ***@***.***> wrote:
Hello, why is this closed? I still have this issue on 2.3.6-p2 several
times a week
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#9497 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAZ4W2S5G5ZYD33ZJ22R6BLTQ6ZCDANCNFSM4DJ6PRRQ>
.
|
that worked, thanks so much |
Preconditions
Steps to reproduce
Whats working:
Expected result
Actual result
Redirect to empty cart with error message: "We can't initialize Express Checkout."
system.log:
The text was updated successfully, but these errors were encountered: