|
UserPays
Specific WorkflowPayment / Donation screen with fields for adding an amount and pressing submit/add to cart/etc. If not "Buy Now" (or "quick" checkout), return to the item you added to your cart and display the "cart" icon/text in the interface; else take them to the Review Cart page (where can also enter discount code, if applicable). The user browsing the site and finishing a purchase (ie donation, shopping cart checkout etc) is then routed through a series of screens to finish. The screens proceed with the current step highlighted in a "Progress Bar" in the top of the page. Sign In
Billing InformationPlease provide the following information ("Billing Information" indicated now in the status bar).
Review CartScreen that summarizes the billing information and the item(s) to be ordered, their prices, and the total to be billed. Allows user to edit cart, enter a discount code, continue shopping, or finalize payment. See for screenshot:
Finalize Payment
Confirmation
Integrate this stuff: Payment / Donation screen with fields for adding an amount and pressing submit. If logged in, proceed to Review Cart. Proceed to Checkout from Payment Processor (AuthNet, etc.). Proceed to checkout form with billing information and credit card fields. Billing fields will be filled in by default with the user's account information. Proceed to payment. If the Payment Processor forces you to leave the site, users will be taken to the processor then redirected back to the home page. Redirected page will be either a receipt or a thank you page. If an error is received, the user will be redirected back to the Checkout form. If the user is not forced to leave the site by the Payment Processor, the payment will continue within the Plone workflow. |
Sign in to add a comment