Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
153 views

Active Merchant Integrations (off site payments)

My original question (below) was perhaps too specific, so I'm going to ask something more general! Can anyone point me in the direction of a tutorial, example or documentation on using Active ...
1
vote
0answers
89 views

ASP.NET MVC 3 - Replacing HttpContext Response Not Working

I am using Nopcommerce which has recently been upgraded to use MVC3 - previously it used webforms. I am attempting to connect to Worldpay's (payment gateway) hosted site. The process is a little ...
1
vote
0answers
38 views

stiching worldpay examples together

Hello I am working with worldpay at the moment, I am want to stich a few of the worldpay integration examples together, I have been told it is possible but I personally cannot see how. The basics ...
1
vote
1answer
120 views

WorldPay integration

I am currently working a system whereby my users can pay for items that they have added to an order. The payment will be using Worldpay. I have a Worldpay account, but I am a little confused as to ...
1
vote
0answers
151 views

Using Google Analytics with Worldpay

I'm trying to get Google Analytics eCommerce tracking to play nicely with our site's payment gateway, Worldpay. A solution, which I'd prefer NOT to use has been posted (link below), but involves extra ...
1
vote
1answer
565 views

RBS WorldPay Integration

Ok I'm stuck, I've looked at some other questions on here but no help, I've searched online, I've logged into my test account but I can't find any documentation anywhere. Does anyone have links to ...
1
vote
3answers
92 views

Does a forms auth ticket survive a trip to WorldPay?

I've got a site that uses Forms Authentication (with a custom membership provider, but that's not important right now). In the secure part of the website, the customer can purchase goods and pay for ...
1
vote
1answer
238 views

WorldPay Integration

I have been asked to set up a demo site which calls out to WorldPay to authorise transactions. We won't have a MerchantID or anything like that yet, is there a dummy service that you can call that ...
0
votes
0answers
9 views

IPN for Worlpay?

I am end the end of my current project and the only thing left is a simple payment when a user signs up, nothing major so I let the client know of sagepay or Paypal if necessary as I have had a lot of ...
0
votes
0answers
12 views

Payment response callback not working properly with worldpay

We are using worldpay payment gateway in our site. Everything seems to be easy and simple except payment response callback I configured everything as in online guide Payment Response URL - http:// ...
0
votes
2answers
77 views

PHP Worldpay Payment Response Example

I am developing a site for a client and one of the requirements is to integrate worldpay payments for the purchasing process. Once the user has completed payment for a product I need to alert a ...
0
votes
1answer
49 views

javascript variables returning as undefined

I am working with some javscript at the moment, the basic thought process behind it is that, you click a link and that links produces and entry in a basket, I currently logged what gets sent to the ...
0
votes
0answers
41 views

worldpay integration asp.net

Hi I am trying to integrate worldpay on my asp.net website. I have used this code to achieve the integration. //test environment url string url = "https://secure-test.worldpay.com/wcc/purchase"; ...
0
votes
0answers
33 views

Worldpay hosted payment

I am currently working with worldpay for a hosted payment solution. I have created my page where the user selects the products, and according to Charles all the POST data is going to Worldpay's server ...
0
votes
0answers
31 views

How to setup Worldpay with Spree?

I'm trying to setup a Worldpay gateway in Spree 0.11, I'm using ActiveMerchant 1.20 which has a Worldpay model, but what exactly do I have to add to my app? I've followed the spree/activemerchant ...
0
votes
1answer
20 views

fancybox and worldpay

I am working with a website today, that requires me to integrate worldpay into, via a buy now button, the budget does not allow for a huge amount of design work, so I am thinking of integrating the ...
0
votes
0answers
15 views

Does RBS Worldpay have a test instID (installation ID) I can use?

As in title - currently integrating Worldpay into a site, waiting on client to dig out their installation ID so could use a test ID for the meantime, to make sure my params are all present and ...
0
votes
3answers
144 views

How Do I Create Returning Page Setting with WorldPay?

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 ...
0
votes
0answers
101 views

RBS Worldpay integration with 3D secure using ASP.NET

I need to integrate RBS WorldPay 3D secure [ with Card-holder's authentication] in my website. I appreciate any help.
0
votes
1answer
184 views

World Pay Integration with MVC3

Does anyone have any example code for integrating with WorldPay using MVC3? Specifically posting the XML order to WorldPay. I have googled all the way but couldnt find the relevant information .
0
votes
1answer
630 views

How to send http post form parameters to worldpay using mvc 3(Integration With Worlpay using MVC)

Can any one help me in passing the parameters to the worldpay site using mvc http post , below is the example which i found on google , the example is working on view , but I want to pass the ...
0
votes
1answer
571 views

Payment response (callback) feature in RBS Worldpay (HTML Redirect) not working with my cookies and session data

I am currently working on integrating a PHP/MySQL-based e-commerce website I manage with the RBS Worldpay payment gateway. Here is my problem: A customer fills up his shopping basket and as he does ...
0
votes
0answers
91 views

Worldpay integration questions

So my client has 2 other sites that integrate worldpay redirect service. My question is can I use the same Installation ID (InstID) being used from 1 of these two sites in my own site? Thanks!
0
votes
0answers
36 views

worldpay - adding a new field

Hi I have a real simple donate page that uses worldpay - just an amount and then submit button. Now I want to add a "Check" here to sign up for our newsletter. How do I get that that new field to ...
0
votes
2answers
429 views

magento worldpay doesn't redirect

I've upgraded from magento 1.4.1.1 to magento 1.5.1.1 and I have the Phoenix Worldpay extension installed. When in the checkout, the cart no longer redirects to worldpay after step 5. If I go to ...
0
votes
1answer
254 views

Integrate with RBS WorldPay Hosted Payment Page (XML Redirect) using Python

Does anyone have any example code for integrating with RBS WorldPay using Python? Specifically posting the XML order to WorldPay
0
votes
2answers
444 views

Moving from one https page to another with a different certificate

Imagine a bog-standard Signup page, which captures some user info like Name, Address etc. It has a Buy Now button on it, which transfers to a payment site (WorldPay). Now, the requirement is that ...
-1
votes
1answer
83 views

Worldpay Direct XML PHP Integration

I am writing a PHP script to take credit card & customer details on my site, send these details invisibly to Worldpay's server for processing and then take action based on the response (paid, ...
-1
votes
1answer
121 views

Paypal Vs Worldpay

we are using Paypal Pro's Hosted solution for payments and finding that a lot of orders aren't completed when customers go to the payment page (one customer complained that they could only select ...
-7
votes
0answers
62 views

how to integrate payment Gateway with ASP.NET website using C#? [closed]

i need to integrate any payment gateway like World Pay or PayPal with my ASP.NET application, i need to use it as simple as on like one click payment method using WorldPay or PayPal? my preference is ...