Hello,
Is it possible to get a php script that can query a database and still pass back some variables to another file on another website?
Put diffently, I use a shopping cart and and want to enable online payment on a database of registered users on another site and still have some parameters passed back to the shopping cart website to either confirm or deny the order.
I want to believe that it works just like a regualar credit card processing system but the difference here is that all debit card holders will have to get the card from my company Just Web Services and every transaction card holders make will be processed against the database with all the relevant info. The online payment solution is targeted at the nigerian market only.
So, is it possible for a php script to do this?
Is it possible to get a php script that can query a database
Moderator: General Moderators