EER Posted January 26, 2004 Share Posted January 26, 2004 Transfer of payment details to "gateway"? First I apologize if this question have been answered before - but I have tried to search the forum back and forth with no result. My problem - I'm building a shop that apart from "Cash on delivery" also accept credit card payment. My gateway provider here in Switzerland is "Die Post" and they require that all customer details are filled in on their page which you call when the option "Credit card" is chosen by the customer. What I have to provide - when the call is made is: 1. Shop ID (static provided by them) 2. Numeric language code - ISO (e.g. 2057 for English) 3. Total price from shopping cart 4. ISO currency code (e.g. CH for Swiss Francs) Optional (but useful info) 5. SessionID to be able to return a customer to her/his current session 6. Shop order ID Does any of you "experts" know how to implement this?? Their interface is html, which is great for me (I understand html - which I cannot really claim is the case with php). Any hint / advice is highly appreciated. EER :o Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.