Hi,
We are wondering if we can accomplish the following functionality with Gravity Forms:
- custom common form fields (already checked, yes)
- a discount coupon code field which, if filled in with a valid code, will go towards calculating the final total the buyer needs to pay
- a success page that also sends an e-mail to the buyer with a copy of their receipt (i.e. their private info, and price information in the e-mail)
- a credit card field (preferably with validation) that will accept a credit card number and will be stored encrypted in the DB (payments are not done live, but offline, so the importance is in capturing the card number is securely storing it in the DB)