payment

Bèr Kessels's picture

iDEal payment api

Zoals op de DrupalJam beloofd, een generiek iDeal project. Tijdens een korte meeting bleek de interesse voor een centrale iDeal plek binnen Drupal gewenst.

http://drupal.org/project/ideal_payment_api

De idee:
Een API waarmee iedereen, geïnteresseerd in paypal-oplossingen eigen modules kan bouwen. Ubercart zou er een kunnen zijn. Maar omdat betalingen niet gelimiteerd zijn tot webwinkel-omgevingen, is een generieke basis ook een goed idee.
Een tweede doel is om alle iDeal discussie, documentatie enzovoort, centraal te beheren: documentatie bij het project.

Het probleem:

4 comments · Read more

I need to add serial number to a products when payment is received and sent invoice

Hello,

In my drupal ecommerce, i need to edit a invoice until its sent. Because i need to add the serial number of the product into the invoice for every product that customer buy.

Exist any module for do that or a way to add this function in the invoice module?

I think that is needed for the business that sell informatic products and others products that for garanties need a serial number.

Thanks for all.

Login to post comments
Rosamunda's picture

How eC treats recurring products that are not paid in any of the available options? (ie. deposit in a bank account)

Hello there!
I´ve recently installed ecommerce, and frankly I think it´s just too much for what I need. It seems far too complex. But as I need a good, solid, stable module that can manage recurring payments and scheduled reminders (and only that), using eC seemed the obvious thing to do. :)

We administrate online courses in a Drupal Platform, and the student´s payments are manually managed outside Drupal.
We have courses that can be paid in two or three (monthy) times.

1 comment · Read more
droople's picture

INDIVIDUAL STORES for media ecommerce | Personal

Employment type: 
Part time
Employment type: 
Contract
Telecommute: 
Allowed

Hi guys

I have a group of artists that are promoted by one manager(me). I want them to sign up on the manager's site (a drupal core site) eg manager.com and be able to create their own music stores. eg http://manager.com/artist/tom, http://manager.com/artist/amy or http://artisttom.manager.com, http://artistamy.manager.com

The registration page should have two options

  1. artist
  2. fan

while registering a username should be chosen that will be the permanent url for the artist or fan

artists will have the "artist" before their name in the url

Read more
Jurjen de Vries's picture

Nederlandse betaalsystemen / providers integratie

Op dit moment ben ik voor een project de mogelijkheden aan het bekijken van e-commerce icm Drupal. Nu zijn er al diverse ontwikkelingen gaande qua e-commerce modules en enkele payment gateways. Voorbeelden hiervan zijn e-commerce module, Quickfile, Ubercart, ProtX Payment Gateway, La Caixa payment gateway, E-Commerce PayFlow Pro

27 comments · Read more
Rosamunda's picture

How do you solve the Student Billing?

Hello there!
I don´t know how to use a simple Billing platform for student´s payments, where student´s can pay using personal checks, cash at the school´s office, or credit cards.
When a student uses ie. cash to pay, you should be able to enter to his profile and write that down somewhere, or maybe after some time of not fullfilling that payment slot the student could get an email with a reminder.
The ecomm module is far more complete and server heavy than this.
How did you guys solve this issue?
Thanks for your opinions!!!
Rosamunda

2 comments
elvis2's picture

How to contribute/update the Linkpoint API for drupal 5.x?

Hello folks,

I have updated the Linkpoint API for the ecommerce module - for drupal 5.x. The module has been tested and I think up to Drupal's standards. I applied for a cvs account but was denied since the module already exist. AjK (I guess he manages the cvs accounts) wrote back and said to contact the maintainer, which the old 4.6 linkpoint_api.module has:

$Id: linkpoint_api.module,v 1.3 2005/10/12 04:06:07 mathias Exp $

11 comments · Read more
levavie's picture

New payment module - how to contribute? How to migrate to D5?

Hope this is the right place to ask.

I have a drupal 4.7 payment module created for interwallet. I want to migrate it to Drupal 5 and contribute it back to the community.

I have the following questions:

  1. Is there a difference between Drupal 4.7 and Drupal 5 payment API?
  2. Is the module supposed to work as-is, after a standard Drupal 5 module migration process, or are there any other changes I need to make?
  3. Where to put it when I contribute it? Should I put it under the 'contrib' subdirectory of the e-commerce package? Or should I make it a separate drupal module?
4 comments · Read more

Layout and payment processing questions

I've been muddling my way through my first Drupal/e-commerce project, and I've managed to get my large list down to just a small handful of questions. If anyone has some guidance for me on any of them, that would be great. just as some background, I'm quite familiar with e-commerce in general, having used osCommerce, ZenCart, Xcart, and others quite extensively, but I'm not wrapping my head around this one for some reason. I'm also a Drupal newbie, but not a CMS newbie. We're running E-commerce version 3, on Drupal 4.7.

2 comments · Read more
hswong3i's picture

What do we need for multiple currency?

Drupal E-Commerce module currently support for single currency only. This means all of your products can only base on a signle currency format, within DB, for customer browsing, for transaction, and also for accounting. This will be a trouble, if you hope to setup an auction system as like as eBay, or even simply hope to use Paypal module in where local currency is not support. The need of multiple currency supporting is clear.

By the way it is also a complex problem (from http://www.xencraft.com/resources/multi-currency.html) :

when redesigning the software to accommodate different or multiple currencies, the designer should be careful as to which aspects are determined either by user preference (which may in turn be indicated by locale), by regulation, by the nature of the application, or perhaps by other factors. The appropriate determining value(s) will need to be a part of the API.

3 comments · Read more
Syndicate content