freakystreak Posted June 26, 2006 Share Posted June 26, 2006 I'm using worldpay for my osc store. Things seem fine but when i recieve a test transaction confirmation email from worldpay, the merchant cart id is osCsid=6e552887baa38451b9d843f981859edd. What i really need is this long number to be just the order number. Is there a hack or contribution to allow the merchant id to display the order number? I see that a few people have asked this but no one seems to know an answer. Quote Ah, the world wide web. What a wonderful place. Link to comment Share on other sites More sharing options...
freakystreak Posted June 28, 2006 Author Share Posted June 28, 2006 I got this reply from Worldpay concerning this subject: The shopper response page is supplied from your shopping cart as a response to the callback POST when using OS commerce and as is then displayed to the shopper as if the page comes from ourselves. As such you will need to amend the code of the response sent back by the callback page in your shopping cart to change the information provided to the shopper. If anyone can help then please let me know. Quote Ah, the world wide web. What a wonderful place. Link to comment Share on other sites More sharing options...
Guest Posted June 28, 2006 Share Posted June 28, 2006 I'm using worldpay for my osc store. Things seem fine but when i recieve a test transaction confirmation email from worldpay, the merchant cart id is osCsid=6e552887baa38451b9d843f981859edd. What i really need is this long number to be just the order number. Is there a hack or contribution to allow the merchant id to display the order number? I see that a few people have asked this but no one seems to know an answer. the osCsid is not an order ID. It differentiates customers and so it should be different for each transaction. There must be another field that specifies the orders id and you can find out if you have the gateway API. Quote Link to comment Share on other sites More sharing options...
freakystreak Posted June 29, 2006 Author Share Posted June 29, 2006 the osCsid is not an order ID. It differentiates customers and so it should be different for each transaction. There must be another field that specifies the orders id and you can find out if you have the gateway API. Thank you. What is the gateway API? Quote Ah, the world wide web. What a wonderful place. Link to comment Share on other sites More sharing options...
Guest Posted June 29, 2006 Share Posted June 29, 2006 it is the specification that includes all details for the transaction process between the store and the particular gateway. worldpay should have somewhere such a spec. in the documentation. Sometimes depends on the gateway and these specs are only available for the members. Quote Link to comment Share on other sites More sharing options...
freakystreak Posted June 30, 2006 Author Share Posted June 30, 2006 Thanks again. Quote Ah, the world wide web. What a wonderful place. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.