Drupal Payments

Drupal is a free open source content management platform. It supports a variety of features out of the box and can be expanded via modules. We offer a simple way to accept payments on Drupal. Add the code below to a page and your customers will be redirected to your secure payment page.


<form method=’Redirect’ action= ‘addURLHere’>
<input type='hidden' name='ID' value='ABCD1234'/>
<INPUT TYPE=SUBMIT value='Pay Now'>
</form>


Simply use the URL we provide after sign up, and add your ID, and your Drupal site is now accepting Credit Cards and/or Checks. It doesn’t get any easier.

This entry was posted in Drupal Payments. Bookmark the permalink.

Comments are closed.