Jump to content

Mark an order as paid


Recommended Posts

I have been writing a payment module for a provider. Most things are done and works. I call the validateOrder method to create an order in a database. I have a front controller to validate a POST request from the provider. The only problem I have is that I am not sure how to mark an order as paid. Is there a special method to call? It is enough to set a proper status? Is there something else to do?

I haven’t find this information in documentation. This action is absent in the example module too.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...