Announcement

Collapse
No announcement yet.

There is now an extra landing page when customers transfer to RBS Worldpay

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    There is now an extra landing page when customers transfer to RBS Worldpay

    RBS Worldpay have inserted an extra landing page that because of coding issues, does not transfer automatically to the normal landing page meaning that the customer has to click a 'Continue' button. This will remain like this until the coding issues have been resolved and the page transfers correctly, however the URLs within SellerDeck can be changed to point directly to the new URLs avoiding the extra landing page altogether. Instructions on how to do this are given below.

    Firstly please close all SellerDeck software.

    Open Notepad – if you are using Windows Vista, you should right click on Notepad in the Windows Start menu and select ‘Run as Administrator’.

    Browse with Notepad to your SellerDeck installation, by default this is ‘C:\Program Files\Actinic v10’.

    Browse to ‘OCCUpgrade’ and open a file called ‘OCCUpgrade.ini’
    Note: It is strongly recommended that you make a backup of ‘OCCUpgrade.ini’ before making any changes.

    At the top of the file, you will see:

    [Version]

    Number=1500

    Note: the number will not necessarily be 1500.
    Increment the number by 1, e.g. 1500 becomes 1501

    Search for the word ‘Worldpay’, and the second 'hit' you should see: -

    ProviderName='RBS WorldPay'

    Look down a few lines from this, you will see:

    ProviderURL='https://third-party.select.worldpay.com/actinic/catalog/'

    Change this to be:

    ProviderURL='https://secure.wp3.rbsworldpay.com/wcc/purchase'

    Look down 3 more lines, you will see:

    DBProviderURL='https://third-party.select.worldpay.com/actinic/catalog/'

    Change this to be:

    DBProviderURL='https://secure-test.wp3.rbsworldpay.com/wcc/purchase'

    Save the file and close Notepad.

    When you re-start the software the new URLs will be entered into the database, and the next time you upload the site the new URLs will be used.
Working...
X