hi,

I need to implement the a purchase process for recurring advertising payments in Drupal
and I plan to use the modules ecommerce and the worldpay plugin

The process has some offset time for creating and placing the ads, which means I first need to authorize the payment and recurring subscription (like authorize the card)

As soon as the advertising is placed (i.e. intangible product shipped), the payment shall be charged - this can be 3-5 days later placement process shall start

Full details are here: http://drupal.org/node/91211

I am still unsure if recurring subscriptions = automatic debits are supported or what's required to implement that.

please advise
christoph

Comments

neclimdul’s picture

Priority: Critical » Normal

This isn't a critical feature.

sime’s picture

Project: e-Commerce » Worldpay Payment Integration
Version: 4.7.x-1.x-dev »
Component: -- other -- » Code

If this is an internal recurring issue, then it's not applicable now with sammys code.

Passing to Worldpay queue in case this is related to worldpay side.

Christoph C. Cemper’s picture

It is not an internal recurring issue, but the question, if and how Recurring products are handled/supported in conjunction
with the Worldpay Futurepay option.