Post by Basmah » Wed Jun 13, 2018 2:29 pm

Hello all,

I have a store with multiple payment methods, one of them redirect the customer to their gateway and make a payment. Then it sends him back to the store but with a blank page. But the payment working fine and we receive the amount, and when the customer trigger refresh button the return page (checkout/success with a paid transaction or checkout/checkout with a failed transaction) work will.
Here is the error log :

1-

Code: Select all

2018-06-10 21:11:43 - *** payment failed: #
2018-06-10 21:11:43 - [smshare] sms on checkout disabled. Aborting!
2018-06-10 21:11:43 - [smshare] Notify admin setting is off.. Checking the additional numbers..
2018-06-10 21:11:43 - [smshare] No admins phone number and there are no extra admin phone numbers. No SMS will be sent. Abort!
2018-06-10 21:11:45 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/*****/public_html/catalog/language/ar/mail/order.php:2) in /home/*****/public_html/system/storage/modification/system/library/response.php on line 12
2- when making some change in smshare module:

Code: Select all

2018-06-13 8:27:22 - **** payment failed: # **gateway error message**.
2018-06-13 8:27:22 - [smshare] Insight setting is disabled. Do not call API.
2018-06-13 8:27:22 - [smshare] Formatted number: ******
2018-06-13 8:27:22 - [smshare] Gateway reply: Array
(
    [http_code] => 200
    [http_body] => 1
)
2018-06-13 8:27:22 - [smshare] Gateway reply: Array
(
    [http_code] => 200
    [http_body] => 1120
)
2018-06-13 8:27:22 - PHP Notice:  Warning email template(order.customer) missing data: commission in /home/*****/public_html/catalog/model/extension/mail/template.php on line 117
2018-06-13 8:27:25 - PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/*****/public_html/catalog/language/ar/mail/order.php:2) in /home/*****/public_html/system/storage/modification/system/library/response.php on line 12

My question is where is the problem? payment extension or smshare extension?
By the way, my payment extension work well on the local server (no smshare module installed)

Thank you,

Newbie

Posts

Joined
Wed Jun 13, 2018 1:02 pm

Post by thekrotek » Thu Jun 14, 2018 12:14 am

By the way, my payment extension work well on the local server (no smshare module installed)
In this case contact that SMS extension developer on the matter. Most likely it's his fault.

Professional OpenCart extensions, support and custom work.
Contact me via email or Skype by support@thekrotek.com


User avatar
Expert Member

Posts

Joined
Sun Jul 03, 2016 12:24 am

Who is online

Users browsing this forum: No registered users and 3 guests