When building a form that will be processed via PayPal, is there a running total maintained on the form that is visible to the user (like most shopping carts) before they actually click the BUY button?
Yes, one of the Pricing Fields is a Total field that displays the total for the entire form.
Can an admin login to WP and see the detail for all the orders placed?
Yes, all of the orders are treated just like any other Gravity Form and the entries and details are viewable in the WP admin by viewing the entries for that form.
Can an admin login to PayPal and see that same detail for all the orders placed
The order details can be viewed in PayPal, however the details on PayPal will only be the specific order details related to the purchase and the customer information. Your Gravity Form may have additional fields that may not be populated in PayPal because all we pass to PayPal is the products being ordered and the customer information.
Can PayPal come back to a completion screen on the WP side when PayPal is thru processing the credit card?
Yes, after payment is made on PayPal the user will either be redirected automatically back to your site OR they will have to click a continue button to be brought back to your site. That is actually a PayPal setting. Whatever you setup for the form confirmation/thank you message in Gravity Forms will be used after the PayPal transaction is completed.
Is there any built-in way to display time-sensitive ordering options (such as having an "early bird" pricing option for any item(s) )?
Currently there is no special or sales related options. So you'd have to add your own visual elements via the HTML field or in the wording to denote early bird pricing.
If you only want the first X number of users to receive the early bird pricing you can use the Limit Entries option to limit how many people can access that form. Then in the Limit Entries Message that appears when the limit has been reached, you can place the shortcode for the form you want to appear when the limit has been met... that second form could have different pricing on it. So there are a variety of ways to use the tools to accomplish different things.
Posted 13 years ago on Monday April 18, 2011 |
Permalink