On 8/24/06, Derek Hoy <[EMAIL PROTECTED]> wrote:
> I'm using Worldpay, and doing:
> - view/form to get choices and validate à la Django
> - redirect to simple confirm form
> - submit to Worldpay with POST data in hidden fields
> - get callback, and do validation
> - notify administration, save order details etc.
> - return confirmation message to Worldpay for them to display

In that situation, I guess you just wouldn't ship the order if the
customer underpays (by tweaking the payment amount), right?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to