• When NOT using the Stripe checkout (which asks for an email again) but the on page (interim) checkout it sends NO Data to the Stripe API which makes it difficult to identify the buyer.

    IDeas:
    1) Checkout how Gravity Forms implemented it smoothly on their Stripe addon. Users have the ability to send a Form Entry to Stripe (for example the email)
    2) Easy Workaround: Add the PAYMENT ID (unique identification) in the Database next to the entry ID. Like that as a User I can correlete the entry of the form with the payment.

Viewing 1 replies (of 1 total)
  • Plugin Contributor QuillForms

    (@quillforms)

    Hello @alexandro33,

    Thanks for reaching out!
    When you say PAYMENT_ID, you refer to the transaction id. right?
    We already save the transaction id with entries but we don’t display them currently. Soon, we will display them.

Viewing 1 replies (of 1 total)
  • The topic ‘Stripe on site checkout feature request’ is closed to new replies.