You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have integrated it with woo-commerce and found that we have get fatal error on Line Number : 315 from file woocommerce-trexle.php Need to check if variable get or not in response like :
'/Trexle/WooTrexle.git/!svn/act/8ed50d31-886b-4f7d-9a49-6387f36400cf'
forbidden
On Sun, Sep 29, 2019 at 12:48 PM Hossam Hossny ***@***.***> wrote:
@manoj11patel <https://github.com/manoj11patel> Thanks, can you make a PR?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1?email_source=notifications&email_token=ACSS7RO4H3MRI6UK7U5T66TQMBJD7A5CNFSM4GSYBTI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD73LCJI#issuecomment-536260901>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACSS7RPLEZU5SJMCQW276JTQMBJD7ANCNFSM4GSYBTIQ>
.
I have integrated it with woo-commerce and found that we have get fatal error on Line Number : 315 from file woocommerce-trexle.php Need to check if variable get or not in response like :
code :
$order->add_order_note(sprintf(__('Trexle Payments error: %s', 'woo_trexle_payments'), $result->error_description));
Should be Like that :
The text was updated successfully, but these errors were encountered: