Viewing 15 replies - 1 through 15 (of 17 total)
  • Plugin Author Noel Tock

    (@noel_tock)

    Didn’t experience that, but can see it happening. Won’t be an issue anymore as it’ll be in a modal box down the road. Cheers

    Thread Starter [email protected]

    (@hmoore71coxnet)

    Thanks for the reply.
    BTW when is “down the road?”

    Meantime it is an issue and I have modified the code for it to work properly. A trivial fix.

    can confirm this is happening for me too. the shortcode echos when it needs to return a value (a long, concatenated string)

    @hmoore i presume you modified stripe-functions.php and stripe-display.php ? any chance you could pastebin those me?

    Thread Starter [email protected]

    (@hmoore71coxnet)

    @helgatheviking I did modify those files. If you would send me an email and I’ll send them to you. Use at you discretion.

    Thread Starter [email protected]

    (@hmoore71coxnet)

    @noel Tock would you like the code I modified to maybe issue an update? I am getting a few requests for the fix.

    @noel tock, please don’t take away the shortcode form. not everybody (at least not me) would want a modal box.

    Plugin Author Noel Tock

    (@noel_tock)

    Thanks for the feedback, you can surely provide your edits (best is via pastebin or gist.github.com) and I’ll take a look. Will save me some work ??

    Cheers

    Noel

    Thread Starter [email protected]

    (@hmoore71coxnet)

    I’ve placed stripe-display.php and stripe-functions.php at https://pastebin.com/qMxhtnG0

    These changes only address the shortcode fix.

    Plugin Author Noel Tock

    (@noel_tock)

    Thanks for that. I fixed it using output buffering which turned out fine (makes the code a bit cleaner in the process). Thanks again..

    Yes output buffering is cleaner. I have modified WP-Stripe primarily for a Home Owners Association to use ajax. If interested I have it as a demo at
    https://hmoore71.com/wp/card-stripe.

    I have no plans to release the result but happy to share anything you may be able to use for WP-Stripe.

    Plugin Author Noel Tock

    (@noel_tock)

    Cool fork of the existing plug-in, well done! Need to find some time to tackle the projects component of the original plug-in, and then I may have some time to delve into some of your ajax.

    Cheers!

    Noel

    nice work indeed. @noel have you given any thought to hosting your plugin at github so @hmoore and any future others could fork you and send you pull requests?

    Plugin Author Noel Tock

    (@noel_tock)

    Hi Helga, I have, just haven’t got around to it ?? 90-100 hour weeks don’t help, maybe I’ll find time over this easter break.. Cheers!

    wow, that is keeping pretty busy! sidenote, do you think we should be using an SSL cert to accept donations with your plugin?

    Stripe certainly recommends it see this.
    But it seems something that is outside of the plugin.

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘[Plugin: WP Stripe] shortcode processing’ is closed to new replies.