Support

Home Forums Event Espresso Premium Cannot create checkout instance in Single Page Checkout

Cannot create checkout instance in Single Page Checkout

Posted: September 6, 2017 at 11:19 pm

Viewing 1 reply thread


Hoan

September 6, 2017 at 11:19 pm

Hello, after updating to the latest version of Event Espresso, I got transaction object as NULL and the checkout->checkout object as NULL as well.

Here my code (working on the EE 4.8.31.p version …)

$checkout = EED_Single_Page_Checkout::instance();
$transaction = $checkout->transaction();
$reg_form = $checkout->checkout->current_step->generate_reg_form();
$data[‘form’] = array();

Please, help.

Thanks!


Josh

  • Support Staff

September 7, 2017 at 6:24 am

Hi there,

Custom development questions are best posted as a github issue on the Event Espresso Github issues page:

https://github.com/eventespresso/event-espresso-core/issues

Viewing 1 reply thread

The support post ‘Cannot create checkout instance in Single Page Checkout’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso