Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dlove8900

    (@dlove8900)

    Awesome, I tested it and it now works perfectly. Great work thanks!

    Thread Starter dlove8900

    (@dlove8900)

    ok thank you for looking into it. Just fyi Stripe does use this field normally though and is used within the stripe system. It’s actually one of their native fields. Here is a screenshot to show you.

    screenshot

    Also other plugins such as WP Simple Pay Lite for Stripe have this description field that you can manually set and passes through correctly (using a very similar short code process as to your plugin).

    Thanks again for trying.

    Thread Starter dlove8900

    (@dlove8900)

    yes the description shows up on the stripe checkout “popup” correctly on my site. But when i put in my data and create the order the description is not passing to the stripe system. I also notice that it’s not showing the description field within the order details that are shown in the Stripe Order tab in WP that the plugin creates. The order is there and contains all the other info but no description category.

    I would assume since the description is not showing up in the Stripe Orders page (in WP) that would be the same reason reason it’s not passing the description through to the Stripe Payment details (on stripes page) either. But that’s just a guess.

    Thanks.

    Thread Starter dlove8900

    (@dlove8900)

    Thanks for the quick update and i apologize for my late response. Part 1 (the transaction ID on the receipt) works great. Part #2 though (passing through the description) isn’t working.

    To test it i just used your sample short code on your site from the link you provided: [accept_stripe_payment name=”Cool Product” price=”25.00″ button_text=”Pay Now” description=”This is a test item description”]

    But the description field doesn’t pass through, everything else works perfectly though.

    Here are the results Stripe is showing:

    Amount: $25.00 USD
    Fee: $1.03 Info
    Date: 2016/07/22 14:56:10
    Status: Paid
    Description: No description

Viewing 4 replies - 1 through 4 (of 4 total)