Closed getandyjones closed 3 years ago
This module uses an event that's no longer triggering in Commerce v1.1 to handle the processing. #4 is somewhat related, though a quicker fix would be to change to the state change event.
I'm closing this as the dev builds (available from modmore.com - modx.com release to follow with stable) now work again :)
Ok cool - will give it another go - thanks Mark! :)
On Fri, 28 May 2021 at 04:22, Mark Hamstra @.***> wrote:
I'm closing this as the dev builds (available from modmore.com - modx.com release to follow with stable) now work again :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/modmore/Commerce_DigitalProduct/issues/5#issuecomment-850082641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGL3NQQS6Y3PJM6C33ZMVTTP4D7PANCNFSM4M3HWWDA .
HI there I am trying to use this to sell digital products, but when I add the snippet to the thank-you.twig template, the output is empty. There's no link to a file to download. I have followed the docs and asked on the forums, but cannot get it working.
This is my thank-you.twig file:
I have a shipping method setup in Commerce as 'Digital Product' and also have enabled the module.
The product type is also set up as digital product.
On inspecting the source of the thank you page - I can see that it's outputting an empty div:
Any tips/ideas on how to get this working?
Can I add the download link to the thanks email instead?
Thanks Andy