Jump to content

webservice get invoice pdf


hajusinuyo

Recommended Posts

  • 2 years later...

Hello, I have solved the problem by directly adding a link with the order_id:
PHP:
<a href="https://DOMAIN.com/adminFOLDER/index.php?controller=AdminPdf&submitAction=generateDeliverySlipPDF&id_order=[$order-> id} "> VIEW </a>

The problem is that I get a security warning for the token.

Any solution?
Can I get a security token via webService?

Thanks greetings.

Link to comment
Share on other sites

  • 2 years 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...