The payment-gateway tag has no wiki summary.
0
votes
0answers
24 views
In Drupal Commerce,How to Auto fill Billing Information Address field values in CCAvenue Payment Gateway Billing Information page?
In Drupal Commerce Kickstart, We integrated CCAvenue Payment gateway. If user enters the Billing Information Address in checkout page, those details should automatically appear in CCAvenue page, which ...
0
votes
1answer
16 views
Authorize.net - Multi-currency - disabling currency code when sending money
I have a issue processing multiple currencies in Drupal 7 Commerce with Authorize.net Gateways (version 1.0 stable).
I have Canadian store and have 2 currencies setup for my site: US and CDN funds.
...
0
votes
0answers
24 views
Little ecommerce: 1+ seller, payment via Paypal based on seller configuration
I need to create a little e-commerce site where I can have more than one seller, but the payments are made via Paypal, with seller's data.
I cannot have different products from different sellers in ...
-1
votes
1answer
68 views
How to ICICI Payment gateway in Drupal 7 Ubercart [closed]
I am setting up a simple ecommerce site in Drupal 7 using Ubercart. I want to integrate ICICI payment gateway.
I googled a bit I found Pay seal - ICICI Payment Gateway but its for Drupal 6. :(
...
1
vote
1answer
160 views
Storing Credit Card Information for later use
I'm building a website where registered users would place future order(s). e.g. after 6 months for $20, or even on a specified date may be after one year or so.
In order to charge them on those ...
1
vote
0answers
73 views
URL to catch post data from off-site payment gateway in Drupal commerce
We have to set up an Drupal 7 e-commerce site with Commerce module (Kickstart) that accepts payments via an off-site payment gateway. For which we are developing a commerce payment method that will ...
0
votes
1answer
97 views
Ubercart payment option without gateway?
I'm new to this forum, and I'm maintaining a Drupal 6.x webshop using Ubercart 2.4 for a client. The client wants to add a new payment option for business to business customers. These customers ...
0
votes
1answer
19 views
Australian payment gateway adapter for Pay API
Is anyone aware of a working code for the Pay (7.x) module that will process payments over eWay or NAB Transact?
I am considering writing adapters for these gateways, but though I would put out a ...
0
votes
0answers
59 views
Barclaycard Payment gateway error [closed]
I am using Barclaycard Payment gateway with Ubercart in Drupal 6. Unfortunately an error occurs in the final step of Payment is that,
Sorry, there has been a problem processing your payment.
...
0
votes
0answers
80 views
Skip/Disable Ubercart Checkout Review
I have to disable the review order page and make the checkout process short for my customers.
I tried using 'Optional Checkout Review' module and it skips the payment method and submits the order ...
1
vote
1answer
72 views
How do I track if a user is logged in on multiple devices and computers?
I have video content behind a paywall and want to make sure that each user is only logged in from one computer, or device at a time. If they are logged in on the computer watching videos, I don't want ...
-2
votes
1answer
282 views
drupal credit card payment [closed]
I try to install "credit card" payment in ubercart for drupal 7, My knowledge about credit card is very limited and The project is for australian customer and I live in another country.
the question ...
0
votes
2answers
135 views
It is it difficult/time consuming to set up a Drupal site that users pay to subscribe to?
I have never implemented a payment system in Drupal but it looks like I will have to do it in the very near future. I have plenty of Drupal experience, including writing custom modules, but I know ...
0
votes
0answers
32 views
Ubercart6 How can I unset default payment method?
I'm using Ubercart6 with 2 payment method "Bank transfer" and "Paypal".
My problem is that always "Bank transfer" is set as default on the checkout page (with a radio button). But I don't want to set ...
-1
votes
1answer
96 views
how to remove the form_state, form_id and form_build_id when submitting the form
I have been creating a payment gateway integration module for drupal 7. When i post the form to the payment gateway API, it is posting extra variables like form_id, form_build_id, and form_token.
Can ...
6
votes
2answers
241 views
Collecting Donations [closed]
I want to collect donations on my website using Authorize.net's AIM method on D7. I would like to use the Webform module because it has reporting and other functionality built in. Many of the modules ...
0
votes
2answers
107 views
Commerce First Data Module
I am working with Drupal Commerce to create an e-Commerce store. However, I am having some trouble with my client's gateway of choice, First Data.
I have everything set up as directed (I believe) ...
0
votes
2answers
258 views
Send POST data to payment gateway on form submit
I am running drupal 6 and currently working on payment gateway integration module. I have a basic form in my module which will collect billing information from the user. In the form submit handler, I ...
1
vote
0answers
135 views
How can I get Payflow Link to work with Ubercart 7.x-3.0 in D7?
Here is the example from PayFlow link:
<form method="POST" action="https://payflowlink.paypal.com">
<input type="hidden" name="LOGIN" value="Your LOGIN here">
<input type="hidden" ...
1
vote
1answer
348 views
Is there a module that provides payment processing but not a shopping cart?
I am building a website that allows users to "upgrade" their content. The user can choose a "premium" listing and once paid for their node will appear higher in a list of nodes.
I'm looking for a ...
1
vote
1answer
188 views
Ubercart - different payment gateway settings per product
i want to be able to set one product as UC_CREDIT_AUTH_ONLY, meaning no charge will be made now. in the admin i can only change this setting globally, meaning that all my products will be charged ...
0
votes
1answer
1k views
How do i create a payment method+gateway in Ubercart with a custom function called by the gateway to determine whether payment is successful?
We're looking to use a payment gateway - SecurePay in this case - that allows merchants to save credit card details in their system and then trigger payments against that credit card again for future ...
