Link to home
Start Free TrialLog in
Avatar of rams73
rams73

asked on

WorldPay

Has anyone using world pay for credit card transactions, if so i need the details as how to integrate using php.

rama
Avatar of Richard Quadling
Richard Quadling
Flag of United Kingdom of Great Britain and Northern Ireland image

From what I've obtained, you have a page on the WorldPay server. You can customise this page to some degree, but you don't actually integrate their work into yours. You simply send the user to there site via a form link (I suppose you have lots of hidden fields).

If you want the 2 PDF files I've got from WorldPay, then let me know.

There are 2 products, Junior and Professional.

Any more help needed?

Regards,

Richard Quadling.
How have you got on with your integration?

Regards,

Richard.
ASKER CERTIFIED SOLUTION
Avatar of LexZEUS
LexZEUS

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
WorldPay requires you to run THEIR scripts. You do not have access to their code.

You do not need to talk to a bank as well.

Richard.
Avatar of LexZEUS
LexZEUS

Hmm ... not at my company ... they provide us the interface of their CGI, and we use PHP to popen() it to pass the parameter ... :))
This might be the difference between the Junior and the professional versions.
U mean Enterprise and Demo version?  ^_^
Avatar of rams73

ASKER

Hi everyone,

Thanks for your comments, my requirement is like this

I want to submit my credit card details to worldpay, after submitting i want them to pass the parameters only(not their cofirmation page) like i need only the Approval code given by them, so that i can pick up this code and store it for my future reference.

I think richard can help me in this case..., how can i force the world pay return thier values to my url.

I have increased the points, so that my doubts are cleared as early as possible.

Thanks everyone

Ramalingam
Do they not email you the information?

If you use the standard form to send to worldpay - all it is is your worldpay variables, such as account number, currency, amount etc.

Use their online form at that you can customise to look like your site using the online admin.

Then in the settings for the account change it so you use a call back url - a ph script that writes the incoming variable to file, you can also find these in the pdf.

There is also a setting that tells the worldpay server not to use its default thankyou page, you can specify your php script that can pass all of these variables onto the user if you wish.

Any more help if you need it, let me know.  I have fiddled with worldpay for about 2 years, so I know it quite well, we use it on www.s2o.co.uk. Its a great system.

Avatar of rams73

ASKER

It is like this,

I don't want the worldpay default pages to be displayed on my pages,

I will give all the information like
insId, cartId, amount, currency, (cardnumber ?????)using the post method. I don't know where to submit this information to World pay?? ( so do give me details as where to pass this information etc.,) My customer will not submit the credit card details directly to world pay, they will submit the details to me, later i will submit the details to the World Pay.

I will pass all the variables to them, they have to return me the transID, transStatus to my php page.

Thanks
Btw ... I think u should install SSL in your server... although u use METHOD=POST, but the credit card information still readable and hackable very easily... no SSL ... I think clients will doubt...
rams - not entirely sure if you can use another PAYMENT page to the one worldpay has.

You can however - like I said before use your own pages after the worldpay ppayment page.  

I believe you will need to look at their COM object if you wish to do it ALL yourself.

The detail of where to send this info is in the PDF file - do you not have it?
Avatar of rams73

ASKER

hi

Earlier we were using clickpay but now it seems that worldpay has taken over clickpay and so we have reset our system to worldpay.

I have username and password to enter into worldpay and can check my details (live transactions)

When i submitted the details to the world pay
(url https://select.worldpay.com/wcc/purchase)

I am getting an error

"No transaction session available"

Where to look for World pay Installation ID.

can anybody help me.

Thank you

Rams
Avatar of rams73

ASKER

Hi

i am having pdf file for select junior, please send me the pdf file for "Professional"

Thanks
listening...
login to your wcc/admin and the installation id is listed there.

along with all your other details.
rams73,

You have a number of questions have been open for some time, and our records show you logged in quite recently. Please resolve them appropriately as soon as possible. Continued disregard of your open questions will result in the force/acceptance of a comment as an answer; other actions affecting your account may also be taken. I will revisit these questions in approximately seven (7) days.

https://www.experts-exchange.com/jsp/qShow.jsp?qid=20089048
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20105452
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20182718
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20214594
https://www.experts-exchange.com/jsp/qShow.jsp?qid=20245122

Thanks,

Netminder
Community Support Moderator
Experts Exchange
Force/accepted by

Netminder
Community Support Moderator
Experts Exchange