How to retrieve the [ORDER_NO] into a message
Autor: Axel
Visited 1516,
Followers 1,
Udostępniony 0
Hey all,
After a successful payment generally we configure a return page for OK, and also other one for bad payement or error
In case of success I would like an OK page like
So how to retrieve the [ORDER_NO] value onto text objet. I have put the HTML format on this texte but, nothing
Any idea ?
Regards
Posted on the
Hello Axel
I am afraid that this particular piece of information isn't available anymore on the confirmation page. It can only be used to retrieve the data at payment time but not later than this.
If you wish to display that order number, you will have to implement some specific custom code that retrieves exactly that in some other way.
I apologize for not being able to help further with this, but keep me posted here should you have any further question on this matter
Thank you
Stefano
GOOGLE TRANSLATE ---
Bonjour Axel
Je crains que cette information particulière ne soit plus disponible sur la page de confirmation. Il ne peut être utilisé que pour récupérer les données au moment du paiement mais au plus tard.
Si vous souhaitez afficher ce numéro de commande, vous devez implémenter un code personnalisé spécifique qui récupère exactement cela d'une autre manière.
Je m'excuse de ne pas pouvoir vous aider davantage, mais tenez-moi au courant si vous avez d'autres questions à ce sujet.
Je vous remercie
Stefano
Autor
Grrrr... I think that is not possible to get it by an external code, because this one is generated on fly after purchasing !
Someone has a good idea ?
Autor
I found a solution
Available on my Website demo