Hi,

I'm trying to figure out how to create a custom payment processor for 
SecureTrading.net. The docs on creating a custom processor are a touch on the 
sparse side! 

The interface is pretty simple: the payment gateway expects a POST request with 
a number of input fields (some order info, currency, amount, and a callback 
URL). We're already using this outside Satchmo, and I figured that it would be 
sensible to do the integration 'properly'.

Now - at the moment, we have a form shown to the user which simply submits 
directly to the payment provider. The payment provider takes payment details, 
authorises the payment, and shows the user a page saying whether their payment 
was successful or declined. That page also contains a link back to our site. 
The provider also makes a call back to a URL on our site to tell us whether 
their payment was successful or not.

Is there a payment module (either included with Satchmo, or available as an 
external model) which uses this approach that I can use as a basis for this? 

Cheers,
Dan
--
Dan Fairs | [email protected] | www.fezconsulting.com

-- 
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to