Main Content

Introducing Touchnet Marketplace uPay for Drupal
We recently had the pleasure of integrating Touchnet Marketplace uPay with Drupal. Our client requested to make use of Drupal webforms to create site campaigns and handle the payment processing through Touchnet Marketplace uPay.
How to Install
How to Use
Drupal Wins:

With this fairly complex use case; we were able to save a lot of development time through existing Drupal projects. Either through the making use of API or some inspiration from existing code.
There were some existing troubles in the payment api eco system. Like this webform_pay issue:
Using the Drupal commerce technique of having an intermediate form page I was able to quickly resolve a similar problem with uPay.