• Resolved fizpropaganda

    (@fizpropaganda)


    I want to create custom gateway and I know when payment completed, so I need to update LMS Lifter’s order status from Pending to Completed from my php code. Is it possible?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Brian Hogg

    (@brianhogg)

    Hi @fizpropaganda !

    It’s certainly possible to change the status of an order via PHP code, but assistance with customization is beyond the support we’re able to provide. You can search the code for instances of LLMS_Order for examples of its usage (ie. the set_status method).

    Thread Starter fizpropaganda

    (@fizpropaganda)

    Thank you for answer!

    Can I get example how to call method set_status from my external code?

    Plugin Author Brian Hogg

    (@brianhogg)

    Hi @fizpropaganda !

    As mentioned help with customization is beyond the support we can provide, and we don’t have an example of setting an order status (and somehow fetching the correct order ID based on a payment from an external gateway) on our docs site. We do however have a listing of third-party LifterLMS Experts who can be contacted to help with creating custom solutions for your needs.

    Plugin Support Nick Mariano

    (@reddotinmotion)

    Hi @fizpropaganda,

    As we haven’t had any response in over a week, I am going to mark this thread as resolved. Please reopen or post a new thread if you require further assistance.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.