| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Exception when placing order with custom payment method | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Exception when placing order with custom payment method
I'm working on a custom payment method on X-cart 5, when placing order I got this exception in log file:
Code:
This exception happens when transaction is sucess. Here is the simplified version of the processor: Code:
install.yaml file: Code:
I have multiple questions: - Where can I find a document about developing a custom payment method? - How can I debug and fix above exception? - Is there a way for dev like me get full X-Cart code for self-hosting and developing stuffs?
__________________
X-Cart version 5.4.1.23 |
|||||||
#2
|
|||||||
|
|||||||
Re: Exception when placing order with custom payment method
First point: links like https://devs.x-cart.com/webinars_and_video_tutorials/webinar_3_-_21_aug_2014_-_payment_gateway_creation.html and https://devs.x-cart.com/changing_store_logic/creating_a_settings_page_for_a_payment_method.html can help, maybe?
Second: try to dump any relevant variables. Third: x-cart's source code used to be downloadable...
__________________
X-cart 5.2.12, php 5.6 Ed from Grenoble, France |
|||||||
|
|||
X-Cart forums © 2001-2020
|