View Full Version : CALLBACK Question
christopherpm
05-Jan-2004, 08:15 PM
When data is passed back from an online credit clearing site such as SecPay, WorldPay etc, do these sites send data back to a routine on your own website, or do they send a .occ file back?
If the send data back to a local routine, which .pl file?
christopherpm
05-Jan-2004, 11:36 PM
OK - I figure that CALLBACKs get sent back to os000001.pl - the Credit Card clearing company I am using send back the following fields which I want to integrate into os000001.pl - how/where do I "translate" these fields:-
cart_order_id = $sCartID
credit_card_processed = "Y" if authorised
cdicken
06-Jan-2004, 04:00 PM
Which PSP are you using? Generally it is the PSP that writes the integration - we just test it and include it in the application.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.