• Resolved donnay1969

    (@donnay1969)


    I have added the code snipit found here
    Link

    to my functions.php and can confim the hidden fields display in the html of the page as part of the <form> for Stripe Simple Pay.

    When the payment is made, the transaction is posted but the additional fields are not stored on the stripe dashboard.

    How can I post additional meta data with the Stripe transaction? e.g post_permalink and post_title

    https://ww.wp.xz.cn/plugins/stripe/

Viewing 1 replies (of 1 total)
  • Hi there,

    In our Pro version we have the ability to add any custom field, which then gets sent to the Stripe payments as metadata. However, in the Lite version we don’t have this so you’d have to do it some other way.

    Docs at https://wpsimplepay.com/docs/shortcodes/stripe-custom-fields/

    Also, in the Pro version we don’t have a native option to create hidden custom fields that pass metadata with shortcodes quite yet, but we’re looking into adding it in a future update.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Hidden values added before’ is closed to new replies.