Simple Payments PayPoint
Categories
Component ID
907552
Component name
Simple Payments PayPoint
Component type
module
Component security advisory coverage
not-covered
Downloads
379
Component created
Component changed
Component body
This adds PayPoint.net (former SecPay) support to the simple_payments system.
This module was written to support webform_pay and take payments through the webform module.
At the moment this module is in testing (=under development). There isn't much documentation. Have a look at the source if in need.
To get you started here an example of Payment settings in a webform_pay component.
merchant|MERCHANT1
password|MyPayPointPassword
digestkey|MyPayPointDigestKey
test_status|true
template|http://www.secpay.com/users/MERCHANT1/template.html
url|https://www.secpay.com/java-bin/ValCard
trans_id|TRANS[sid]
amount|[amount]
currency|GBP
customer|[name]
title|Payment summary
image_button|themes/images/make-payment.jpg
button|Make payment
urls|http://test.com/thanks.html,http://test.com/error.html
Sponsored by World Development Movement
Requires simple_payments and cURL.