Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8663861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T17:05:40+00:00 2026-06-12T17:05:40+00:00

The docs for WorldPay are really difficult for me to understand after reading and

  • 0

The docs for WorldPay are really difficult for me to understand after reading and re-reading them for hours. (In fact, many of the docs gave me the wrong Live URL and I had to look around on the web and try things with trial/error in order to find the Live URL, for instance.)

How do I create a returning page setting with WorldPay? By this, I mean when someone posts the payment and then pays on the WorldPay site, WorldPay would then automatically redirect the shopper back to a page on my site if successful. I want to know how to do this. I think I guessed it below, but am not certain if it works?

<?php ?>
<html><head><title></title></head><body>
<form action="https://secure.wp3.rbsworldpay.com/wcc/purchase" method="post">
    <input type="hidden" name="testMode" value="0">
    <input type="hidden" name="instId" value="<?= $this->INST_ID ?>">
    <input type="hidden" name="cartId" value="<?= $this->CART_ID ?>">
    <input type="hidden" name="amount" value="<?= $this->AMOUNT ?>">
    <input type="hidden" name="currency" value="<?= $this->CURRENCY_CODE ?>">
    <input type="hidden" name="desc" value="Photos">
    <input type="hidden" name="MC_success" value="<?= $this->RETURNING_PAGE_ON_MY_SITE ?>">
    <input type="submit" value="Click here for the secure payment form">
</form>
</body></html>

EDIT: WorldPay tech support said that the action must now be “https://secure.worldpay.com/wcc/purchase” and the MC_success parameter won’t work. He advised me to use a wpdisplay parameter in the form post so that we tell the result page to swap header and do a meta redirect back to a page on our site. I asked for an example and he said there was none. All he could do was point me at this confusing documentation that doesn’t really describe this at all. (I don’t fault the tech support guy — he’s just doing his job with the weak tools he’s given.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T17:05:42+00:00Added an answer on June 12, 2026 at 5:05 pm

    After spending 3-4 days and reading all the confusing and poor documentation of Worldpay, somehow I found how to return to some page and process the response returned by Worldpay. I wanted to insert a record in a database with transaction details. So I was looking for solution. Well, here is the solution that worked for me:

    1. login to Worldpay, open desired installation to edit
    2. Tick on “Payment Response enabled?”
    3. Provide “Payment Response URL” to the page which will be receiving/processing the POST data from worldpay.
    4. Enter same url in “Shopper redirect url”
    5. Tick on “Shopper Redirect button enabled”
    6. Tick on “Enable the Shopper Response”
    7. If you use print_r($_POST) (For php users) on url entered in “Payment Response URL” you can see all the details returned by Worldpay.
    8. After processing you can use meta refresh technique to redirect user to some other page or you can print “thank you” message to the user on same page.

    I know this thread is 1+ year old but in case if someone finds this helpful I am posting my solution here.

    Edit : “WorldPay Payment Response Guide” documentation

    Edit : Here is a screenshot of my settings that worked for me
    screenshot of my settings

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Docs say : ``success_url`` The name of a URL pattern to redirect to on
DOCS http://developer.yahoo.com/yui/3/event/#eventsimulation . but I do not understand how to do it( So how
We use WorldPay as our payment gateway and we've specified the callback URL to
http://docs.djangoproject.com/en/dev/topics/logging/#topic-logging-parts-loggers I'm reading this doc. What happens when you log something? Where does it
From docs I understand that .proxy() would change the scope of the function passed
The docs mention :XML, :JSON, and :HTML, but I have a URL that returns
On docs we can read: public static string link(string $text, mixed $url='#', array $htmlOptions=array
Docs for File.renameTo() say: Many aspects of the behavior of this method are inherently
Java docs says the following about Set interface, can someone please help me understand
My docs contain lists of errors. I have a view which counts the number

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.