I'm wondering if it's possible to use Paypal Adaptive Payments in the way that Kickstarter.com are using Amazon Payments to collect/fundraise.
For example: A user sets up a project. People pledge $5 to that project, and if it meets a goal, the system then automatically extracts the money from everyone, and puts it into user who created ...
Hi,
I'm having some trouble choosing between PayPal's Instant Payment Notification (IPN) and Payment Data Transfer (PDT).
Basically, users buy a one-off product on my site, pay on PayPal, and return to my site. I understand how IPN works but I'm now seeing that I might be able to trigger the various actions that take place after a succ...
I'm looking for an explanation of the different functionality in versions of a application called VMAC (Verix blah blah blah), also called "comm server", which is used on Verifone payment terminals. I've got terminals with versions 1.7 and 3.3 of VMAC, and I'm unaware of the differences.
If someone is a Verifone expert, it would be h...
I am developing a website in PHP that accepts PayPal payments. It uses the IPN from PayPal and has a custom payment template etc etc. It all works great through the Sandbox server but when it comes to showing my client, I don't want to have to tell them to login to/create a Sandbox account, create a buyer account and make a payment - h...
Hi Guys.
I have tried to find out the working solution for implementing simple events booking system in Drupal 6 (limited places, payment, signing up/buying few places for firends).
System does not have to be big but easy to customize events to reserve/book places for.
I was surprised of not finding much complete solutions.
Most of the ...
I want to make a web application were people are paying money (for example through mastercard/visa/paypal etc.).
My question is: can it somehow be made that the money transfers are made only after a longer period when a condition is met in my web application.
...
Hi guys, I'm creating a online webshop using ASP .net and C#. The website is supposed to receive payment by master card, visa, paypal, and e-transfer. Any reference how can I do that, esp for master card and visa. Is it done via web service? Do i hv to use a payment gateway? Is it possible to connect directly to MC and visa? I totally ha...
I'm fairly new to rails so I'm definitely not up to speed on the community's best practices, tools, etc. So I figure this may be the best place to ask.
What do you use for recurring billing in a rails app?
From what I can tell, there are a number of options including rolling my own with ActiveMerchant or using one of the SaaS out there...
hello i have to integrate flagship merchant services on my project.But i don't have any idea about this.if any person any idea about this or have any api regarding this please let me know .I have also integrate reoccurring payment service in this.So if any body has worked on this payment express please provide me the api or the flow so i...
I have been hired to develop an iphone app. My customer is non-technical and wants me to take care of everything. So, I want to develop and manage the app within my existing account, but have his bank information so he gets paid automatically.
But itunes connect seems to only allow a single bank account for all my apps.
Is there a way...
I am looking for some kind of online subscription payment system which is kind of like Spreedly and Recurly but it either has a cheap monthly price or they take a % per transaction.
What other options are there available? I don't really want to manage subscriptions myself and I'm looking to use as many web services as I can :-)
All sug...
I need to make credit card payments on my site that provides a service outside the U.S., but I will not be through paypal, where should I start? anyone knows how I can do this?
...
Hi folks,
I'm trying to write a free mobile app that would make payments merchant-agnostic for the customer.
Context: Most web-apps are merchant centric and allow for multiple payment types from the customer. But the problem I'm trying to additionally solve is to have, say, a mobile app that is capable of paying as many merchants as p...
I tried to edit paypal module of PrestaShop, but I think I tangled in a philosophical problem on the code. :(
As I understand when customer redirected to the paypal website, there is no appropriate order inserted in the orders table yet. As soon as customer come back from paypal site, at the end of modules/paypal/validation.php file, va...
I am creating an iPhone app to design an Electronic Greeting Card. I offer to send real post cards to the recipients if the iPhone user purchases an e-Stamp using in-App purchases of the App.
I hear that Apple does not allow physical good. Will my app be able to use iTunes in-App payments system since I am selling only e-Stamps within ...
Hi there,
I've been looking through paypal modules for D6 and I'm a little confused. I am building a website where people will pay for courses (using paypal). Is there a simple module that I can use to do this, or will I need to use Ubercart which will be overkill?
My programming skills are limited...
Ben
...
Hi all,
I am trying to integrate a paypal functionality to my site. I have four products on my site. I am using radio buttons to display those products and user can select the radio button and then go to paypal page and do the transaction.
I created account in paypal sandbox and tried creating buy buttons. However it allows to create ...
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
...
Hi im beginner in Drupal,
E-learning website
im doing a payment module having 3 packages with different products like
package -A (maths, physics,etc)
package -B (all subjects)
=> each subjects are page nodes
and each package have quarter,half,yearly duration subscription .
please anyone help me how to proceed with ubercart module ...
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...