payment

Paypal to return true or false

Hey, So I am curious on how to setup a recurring payment like I have here, but I need paypal to return to me if the payment was successful, and ONCE it is go to X.PHP page where I update the MySQL User Table stating he has setup payment. If anyone could give me some guidance that would be great. echo '<form action="https://www.pay...

How to bill for contract software development

I have been contracting with a company for about a year and a half and am pretty unhappy how the billing/payment cycle works. The system was already in place when I started, but now that I am the sole developer I would like to rethink it, so I wanted to get some feedback how you guys would approach it. Here is the current system: They...

How to implement CCAvenue payment gateway option.

We need to implement CCAvenue payment gateway option. How can I do this using ASP.net/C#? ...

How to integrate ccnow payment gateway in asp.net

How to integrate ccnow payment gateway in asp.net? where can i get the activation key? ...

Get content from XML PHP5

Hi, I´m working on a paymentsolution and need some help with the PHP. I´m doing a HTTPRequest and in response I will get some XML. The XML Could look like this: <?xml version="1.0" encoding="utf-8" ?> <payer> <purchase_list> <freeform_purchase> <line_number>1</line_number> <description>d...

How can I receive one payment and split it among two PayPal Accounts?

I am trying to find a way to accept a payment through paypal and have 10% go to one account and 90% to another account. I've checked the paypal site, the developer community and Sarah, the automated responder program. No luck. Anyone have any experience or knowledge one way or another if this is possible and how? ...

Iphone Developer Program

Hi, is there a restriccion or limit for the number of installed/distributed iPhone applications with the Standard Program? (Individual and/or Company) ...

How can I electronically transfer money to another account using Bank Transfer (BACS)

I'm working on a project where we collect payments from users using credit/debit/PayPal payments. The service is taking payments from users on behalf of a 3rd party organisation. Once we take the payment, minus fees, we want to transfer the amount to the organisations bank account. For now, what we can do is pay the organisation using ...

iPhone payment portal development

A client has asked me about building an iphone app that can take restaurant orders. I have the resources to get this app done, but I had a few questions. *Will this app require a portion of the sale to go to apple (if so how much?) *Whats the best way to integrate a payment portal to this? *Will I have to/should I have someone author...

Money reservation with First Data API on client credit card

I need to know is it possible to reserve or lock money with First Data API. Actually I don't know if process I am looking for is actually called "reservation", but I am thinking of standard procedure of locking certain amount of money on client CC so that client cannot spend it but I as a merchant, can return money without any cost to ba...

Accepting bank account information in a form

What security concerns are there when accepting a user's bank account information (account number and routing number) via a form on a page that is using SSL, and posting it back to the server where I then curl off a HTTPS request to send that information to an ACH service like First ACH or ACH Direct via their API? We wouldn't be saving...

Will PayPal require fresh implementing work when I transfer site to an another host?

Hi friends, I have a site using PayPal payment for membership. I need to move my site to an another host now. So, Do I need to do PayPal integration work from scratch on new server? or will it just work when I transfer files to new server? Thanks a lot for helps! Appreciate. ...

Implementing irregular scheduled deferred payments in Worldpay to cater for pre-order products

I currently have an ecommerce site that integrates order processing with Worldpay Junior. The page that posts customer and basket details to the hosted Worldpay payment processing pages passes in a number of hidden inputs that determine the amount to charge the customer, e.g. <input type="hidden" name="instId" value="123456789" /> <inp...

Payment service like Paypal in a RIA environment

I would like to offer a payment service in a RIA app I am developing. The user can order a service (storage of user files in a secured cloud environment). The fee ist calculated from the size of the files. Is there a payment service like PayPal which can be embedded seamlessly in such a RIA application? Is there a standard way / best pra...

What do I do about recurring billing?

This might be a subjective question, but I'll give it a go. There are already a number of questions on SO that revolves around subscription billing management. I am currently working on a SaaS solution that will require a fully automated billing system. What I am not looking for when asking this question is not advice on implementing t...

Do any projects exist for PHP that is similar to ActiveMerchant for Ruby?

I'm curious if anyone is aware of something for PHP with similar, universal payment processor functionality that exists with ActiveMerchant. ...

I dont understand how Westpac Payway API and NET works

Been googling all day, reading numerous pdf's and still getting confused with the concepts of sending data to Payway system from Westpac (bank in Australia, link text). They offer access via API but also give access via what they call NET. The way I understand is that when client want to pay on my website, in case of NET, client gets t...

How do I get additional information to show with paymate?

I've integrated paymate with my joomla virtumart site. When I'm ready to checkout some information doesn't show, such as country. How do I get this extra information to display? ...

Electronic payments (ACH) providers for .NET

I am looking to implement ACH payment processing on my site and were looking for some recommendations about which payment provider to use. I've heard a lot about authorize.net. Are there any others? Does anyone have experience with any of them, any recommendations? Thank you. ...

Magento Installment Payments?

Is it possible to have a payment option to pay in X installments in Magento? We will be using Moneris as our payment gateway to process cards if that makes any difference. thanks ...