Hi
When dealing with an eCommerce transaction that has just completed, is there a standardized way to access the values in a confirmation page or does it depend greatly upon the implementation.
I'm trying to build a shopping cart add-on that will grab the transaction value and confirmation id from any given eCommerce store and send the value somewhere else for processing.
The idea will be that the eCommerce store owner can add this piece of code to their site to use our service.
Thanks for any pointers.