Skip to content
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

cannot complete order #10

Open
CreamyG31337 opened this issue May 6, 2018 · 3 comments
Open

cannot complete order #10

CreamyG31337 opened this issue May 6, 2018 · 3 comments

Comments

@CreamyG31337
Copy link

After clicking 'place order' I am not redirected to Shape Shift to make the payment. Instead, it gives a spinning progress indicator for a few seconds, then a blank error:
image

The log doesn't show anything to tell me what's wrong either:

[2018-05-06 02:46:01] main.INFO: API START [] []
[2018-05-06 02:46:02] main.INFO: SELECT CURRENCY NAME: Litecoin [] []
[2018-05-06 02:46:03] main.INFO: DEPOSIT ADDRESS: LfEM5mhtRYVsemV16G3xaM55hH5WZg2uUW [] []
[2018-05-06 02:46:03] main.INFO: RETURN ADDRESS:  [] []
[2018-05-06 02:46:03] main.INFO: AMOUNT: 0.0557289345 [] []
[2018-05-06 02:46:03] main.INFO: API XCHECK DEFAULT [] []
[2018-05-06 02:46:03] main.INFO: API XCHECK AMOUNT [] []
[2018-05-06 02:46:03] main.INFO: sendFixedAmount() 1 [] []
[2018-05-06 02:46:03] main.INFO: sendFixedAmount() 2 [] []
[2018-05-06 02:46:03] main.INFO: sendFixedAmount() 3 [] []
[2018-05-06 02:46:21] main.INFO: sendFixedAmount() DATA:  {"success":{"orderId":"7d4ac5ce-e595-4080-ba83-8d262cce6c46","pair":"eth_ltc","withdrawal":"LfEM5mhtRYVsemV16G3xaM55hH5WZg2uUW","withdrawalAmount":"0.0557289345","deposit":"0x8ea24bd7de96e74cba59ab7b4d52432f3a893463","depositAmount":"0.0123313","expiration":1525575381542,"quotedRate":"4.58012726","maxLimit":6.01255456,"returnAddress":"","apiPubKey":"2106861f10516dabde38412e6568a11890605ccea018377daf8fa4378eeed12f33a7b73bda9ed23250fbbedf939e5101be80218746ac97edca6ab96516d92f73","minerFee":"0.00075"}} []

Order goes through fine if I choose a different payment method.
Magento v2.2.3

@biotech
Copy link
Member

biotech commented May 7, 2018

Thanks for all reports, we will research and get back to you soon, all will be fixed asap

@CreamyG31337
Copy link
Author

Thanks! I also set magento to developer mode but no additional message was shown. I'll try the coinpayments module in the next day or so -- hoping for better luck with that one. Having two choices for the checkout would be really good though!

@CreamyG31337
Copy link
Author

found some errors logs in /var/report/api related to this:
"Fatal Error: 'Uncaught Error: Call to a member function getEmail() on null in \/var\/www\/zzz.shop\/public_html\/vendor\/firebear\/shapeshift\/Gateway\/Request\/AuthorizationRequest.php:53\nStack trace:\n#0 \/var\/www\/zzz.shop\/public_html\/vendor\/magento\/module-payment\/Gateway\/Request\/BuilderComposite.php(50): Firebear\\ShapeShift\\Gateway\\Request\\AuthorizationRequest->build(Array)\n#1 \/var\/www\/zzz.shop\/public_html\/vendor\/magento\/module-payment\/Gateway\/Command\/GatewayCommand.php(99): Magento\\Payment\\Gateway\\Request\\BuilderComposite->build(Array)\n#2 \/var\/www\/zzz.shop\/public_html\/vendor\/magento\/module-payment\/Model\/Method\/Adapter.php(546): Magento\\Payment\\Gateway\\Command\\GatewayCommand->execute(Array)\n#3 \/var\/www\/zzz.shop\/public_html\/vendor\/magento\/module-payment\/Model\/Method\/Adapter.php(448): Magento\\Payment\\Model\\Method\\Adapter->executeCommand('authorize', Array)\n#4 \/var\/www\/zzz.shop\/public_html\/vendor\/magento\/module-sales\/Model\/Order\/Payment\/Operations\/AuthorizeOperation.php(45): Magento\\Payment\\Model\\Method\\Adapter' in '\/var\/www\/zzz.shop\/public_html\/vendor\/firebear\/shapeshift\/Gateway\/Request\/AuthorizationRequest.php' on line 53"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants