payment-gateway

how to install iDeal (the dutch payment system) in Wordpress

Hi, I am building a wordpress site with this theme. It uses templatics in house made ecommerce backend, which works great but has no plugin for iDeal. There are a few plugins provided by third parties for iDeal, but those plugins all need the wordpress eCommerce/getshopped plugin. So I am on my own. I have basic some knowledge about ph...

is there a multiple payment providers (paypal, ogone, ...) php module for use in a web app?

We are building an ecommerce app where we want our users to pick out a (any provider we can make compatible with our app) payment provider. Up to today, we only support paypal and we have implemented this rather manually. We are looking for some sort of a module (free or commercial) to easily plugin in more payment providers to let cust...

Payment gateway URL subdomain

We're considering setting up a subdomain gateway.domain.com where that sub domain will process all of our payments to authorize.net from possibly multiple sections of our site, our internal and external systems alike. I know it would need SSL and I'm guessing I should accept $_POST from a restricted list of URLs and extreme data validat...

Error when payment processing using Realex

Hi Guys I am working on payment processing using Realex with GWT But at the last step it gives me error message that " Using test system. Please use pre-approved test cards ONLY " Please help me... Thanks ...

How to implement paypal in facebook application canvas using PHP?

I want the user to subscribe my app in two ways means there are two choices say 200$ and 350$ subscription are available. Firstly I want to direct them to Paypal inside the canvas and then return to the app's page.I want to use PHP libraries .. ...

How do you setup a Paypal Website Payments Pro RecurringPaymentsProfile in a failed payment state?

I am trying to setup some recurring billing profiles in the Paypal sandbox for Website Payments pro integration to cover various test cases. For example, a profile that has a failed payment. How do I setup custom profiles in the sandbox? I can't find anything in the documentation, Google or the sandbox site itself. ...

How do you troubleshoot an "Internal Error" error from Paypal Website Payments Pro?

I have a billing routine that uses recurring billing profiles in Paypal's Website Payments Pro. This routine successfully creates profiles and gets the profile information after creation using the paypal profileid and the GetRecurringPaymentsProfileDetails method. However, when I try to use UpdateRecurringPaymentsProfile method to updat...

Amazon FPS vs PayPal vs Google Checkout

I'm in the very early stages of planning a new website. I would like to offer payment processing for two distinct use cases: Accepting payments from users to me for SaaS functionality on a recurring basis. Facilitating payments between users of the website. The ratio of users making payments to users receiving payments will be appro...

Requirements for building an E-Ticketing Portal (Cinemas, Shows etc) using ASP.net?

I'm part of a group of students, trying to Build a E-Ticketing Gateway for a Cinema Company. We are fairly good with the basics (we've done a few portals for schools). But none of this involved any money transactions. So I decided that before jumping in I should get a few pointers from the people who've actually done this before. What ...

DPS payment gateway integration

I need to integrate DPS payment gateway in a site. Can anyone provide me the script to implemnent in the site. The site is built in classic ASP. ...

Online payments with a bank in Costa Rica

Trying to setup a simple online store and I'm having trouble finding a way to accept payments into a costa rician bank. Can someone recommend me something that can accept payments in costa rica? ...

possible issues with submitting data from my site to payment gateway

I'm planning to use eWay (http://eway.com.au) as payment gateway for my store, however they do not allow much customisation on their hosted page. I want to avoid touching credit card numbers at any point and so their hosted page would do for me. So I was thinking of creating my own form on my website that would be submitting data to eWay...

How tomake my site PCI compliant

Assuming I decide to use payment gateway and not to use their hosted page, but rather provide my own credit card details form, and then send data to their backend via xml as explained on this page. Then: do I need to worry about PCI compliance? If so what steps (PCI website) should be sorted out by me, my hosting company or payment gat...

API to donate to multiple charities

Say I want to write a website where: you fill in your details, pick from 1 of many charities and I send a payment (from my account) along with your details to the charity (and your details are used to send out a tax receipt) Is there one or more APIs somewhere to do step 3? I've searched around for something like this and can't fin...

Magento SSL Sagepay empty cart issue

Trying to setup SSL on the Magento checkout pages but have run into this issue: After payment details are submitted, the payment goes through fine (checked with sagepay) but when sagepay redirect to the success page (/sagepay/server/success/?SID=session_id), it then tries to redirect to /checkout/onepage/success/, where I get an error s...

using payment gateway and PCI compliance

I'm considering using eWay as payment gateway. They offer two options. One is to to allow users to type in credit card data on eWay hosted website, the other to use my own form and send credit card data via my server to eWays backend. The second option (their page with details) seem more appropriate for me as user would never leave my si...

sending data to payment gateway and back - possible problems

I'm going to use one of the payment gateways and so users from my site will be redirected to gateway hosted page to provide all the CC details. Gateway will return results to the page which I specify (lets call it paymentProcessed.php). But now my worry is that: someone might fake it. What I mean is that someone might be redirected to ...

Sagepay 5006 error code fix

Can any one please let me know why the sagepay throws the 5006 (Unable to redirect to Vendor's web site.), i can able to post transaction to sagepay and can able to give credit card information at sagepay's end. But, my problem is once it return back to my notification page it throws error 5006. and i could not reach my success or fail ...

Sagepay cURL data posting

can any one please let me know where i did the mistake on the below code. I have just post the transaction information to sagepay as the format suggested by sagepay. so i have used cURL to post those information. here my doubt is appears on the line number 10. please advise will i use this statement for fresh connection creation? will ...

WORLDPAY Integration using php

Can any one please let me know is WORLDPAY payment gateway provides API for php stuffs? did any of you integrates this stuff? please advise me.... ...