Title: tcharno's Replies | WordPress.org

---

# tcharno

  [  ](https://wordpress.org/support/users/tcharno/)

 *   [Profile](https://wordpress.org/support/users/tcharno/)
 *   [Topics Started](https://wordpress.org/support/users/tcharno/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tcharno/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tcharno/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tcharno/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tcharno/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tcharno/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Direct Stripe] ”Predefined promotions” vs ”Coupon System”](https://wordpress.org/support/topic/predefined-promotions-vs-coupon-system/)
 *  Thread Starter [tcharno](https://wordpress.org/support/users/tcharno/)
 * (@tcharno)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/predefined-promotions-vs-coupon-system/#post-10594320)
 * Thank you for all your answers.
    If you ever plan to develop a in page form for
   it instead of just a modal, count me in to buy the plugin. Have a nice day 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Direct Stripe] ”Predefined promotions” vs ”Coupon System”](https://wordpress.org/support/topic/predefined-promotions-vs-coupon-system/)
 *  Thread Starter [tcharno](https://wordpress.org/support/users/tcharno/)
 * (@tcharno)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/predefined-promotions-vs-coupon-system/#post-10585909)
 * Hello Nicolas, thank you for your kind answer.
 * 1. I uploaded your plugin add-on (the last Drive file) and updated the button
   ID but the additionnal field appears before the buttton, not in the modal. Is
   it correct ? Or is there a way to bypass this ? Is this because I’m using a subscription
   button and not a 1-time-payment ?
 * 2. Is there a hidden way to use your shortcode as a URL ? I’m asking that because
   i’m using a pricing table and all I can enter under the payment gateway is an
   URL. So of course I could go with sth like this
 * <?php if ($pricing_title == ‘Basic’): ?>
    $output .= do_shortcode(‘[direct-stripe
   value=”…”]’ ); <?php endif ?>
 * <?php if ($pricing_title == ‘Premium’): ?>
    etc.
 * I would be way faster if there was a way to replace a shortcode with a link. 
   Not sure if that makes sense.

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