You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi,
I'm trying to use FormWizard for an e-checkout application. Trying to perform the actual "charge" in the "done" step is problematic as you can't go back if the charge fails.
Is there a right way to do this?
For example of what steps look like, just imagine the steps as listed in the FormWizard documentation with the charging in the "done" step.