Announcement

Collapse
No announcement yet.

Review / Verify before submission

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Review / Verify before submission

    Using Faas, example here: https://www.freetheslaves.net/donate/

    My client would like to provide a review/verification stage, before the order is fully submitted, so they can verify all info is correct. Is this possible? If so - how would this be done?

  • #2
    Good day!

    The feature you are asking for is a programming feature not related to the FaaS form processor.

    In such a scenario the information from the first page is saved in cookies and then verified in the second page. This is not related to the API. A typical flow is as follows:
    • First page collects the information
    • First page posts the information to an internal page for review, saving all posted information from page one in cookies
    • Upon clicking a final submit button the form fields are submitted to the processor with the field names getting their information from the cookie

    As stated this is 100% programming and not related to the API.

    Hope that answers the question.
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment

    Working...
    X