• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Payments Plugin for Stripe

Stripe payment plugins for your WordPress site

  • Home
  • Documentation
  • Addons
  • Login
    • Sign In
    • Edit Profile
    • Terms & Conditions
    • My Downloads
    • License Key
  • Support
    • Support Forum
    • Forum Search
    • Forum Login
    • Forum Registration
    • Email Support for Customers
  • Contact Us
  • Show Search
Hide Search
You are here: Home

Admin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 391 through 405 (of 529 total)
← 1 2 3 … 26 27 28 … 34 35 36 →
  • Author
    Posts
  • October 11, 2018 at 8:52 am in reply to: Customize button text, custom thank you page not working #1549
    Admin
    Keymaster

    Hi Chanel,

    I’ve already tried the custom URL for a thank you page. But it doesn’T work for me. Everything between the two tags [accept_stripe_payment_checkout] and [/accept_stripe_payment_checkout] disappears and what’s left is a blank page. Only the standard version with [accept_stripe_payment_checkout] works.

    Any suggestions?

    October 11, 2018 at 8:44 am in reply to: Customize button text, custom thank you page not working #1548
    Admin
    Keymaster

    Hi Chanel,

    Thanks for your reply. Apparently, I wasn’t clear enough in my explanation on the button text. I want to change the button text in the Stripe form. When I click my button DONATE NOW the STripe form pops up saying PAY(amount). This is not cool. People give, donate, fund etc. in this case but they don’t pay. I’ve read Stripe Checkout offers the functionality to alter this text. How can I do it with your WP plugin?

    Regards,
    NONAME

    PS: Thanks for your other advice, will dive into and check whether it works for me.

    October 11, 2018 at 12:43 am in reply to: Currency not showing on button #1547
    Admin
    Keymaster

    The shortcode you are using only shows the buy now text with the button. It doesn’t show anything else.

    You can take a look at the following tutorial that will show you how to add buy now button with product details on a page:

    Creating a Product in the Stripe Payments Plugin

    Embedding Products into a Post or Page

    October 4, 2018 at 7:17 pm in reply to: Stripe Subscriptions and Apple Pay #1529
    Admin
    Keymaster

    Hi Alexander,

    That’s insanely great news, thanks.

    50% of our traffic is Phone and Tablet, but only 7% of sales, I’m sure this is because of the inelegance of buying something on a phone. This will be a great fix.

    October 1, 2018 at 2:19 pm in reply to: Add more currency #1522
    Admin
    Keymaster

    Hello Alexander,

    All the currencies we are interested, if possible please add them: ARS,BOB,CLP,COP,CRC,DOP,GTQ,HNL,PEN,PYG,UYU.

    Thanks.

    September 29, 2018 at 8:04 am in reply to: MailChimp Addon #1519
    Admin
    Keymaster

    Hi, The following page has instructions that tell you how you can configure the addon and use it:

    MailChimp Integration Addon for Stripe Payments

    Let me know if that helps.

    September 27, 2018 at 10:31 am in reply to: URGENT: Stripe subscription trial issue #1497
    Admin
    Keymaster

    Looks like wrong webhook URLs were used. Let us know if you still see the issue after you correct the webhook URLs.

    September 26, 2018 at 12:30 pm in reply to: URGENT: Stripe subscription trial issue #1482
    Admin
    Keymaster

    You never replied to the email that Alexander sent to you. So we can get access to the site and check a few things. Did you get that email?

    September 25, 2018 at 9:41 am in reply to: URGENT: Stripe subscription trial issue #1445
    Admin
    Keymaster

    Where do you see the charge. Do you see the charge in the credit card? Or are you maybe looking at some interface where the info is misleading. How are you verifying that it is charging daily?

    I have configured trial with your exact same settings and the trial works fine.

    September 25, 2018 at 9:15 am in reply to: Add stripe to existing button #1442
    Admin
    Keymaster

    If your pricing table lets you enter a shortcode, then you can use the shortcode to add the stripe buy now button to the pricing table.

    You could always use the link for the product page. Each product you create in the plugin has a specific product page (You can get the URL by editing the product). A visitor can go to that URL and purchase the item.

    September 19, 2018 at 5:58 am in reply to: REAL Dynamic Stripe Button. Do_shortcode() #1430
    Admin
    Keymaster

    I don’t know if you can call the do_shortcode function from JavaScript. I know that function can be called from your PHP code (after everything has loaded). We unfortunately don’t support this type of usage for our shortcode. So we won’t be able to help with this.

    September 18, 2018 at 1:23 pm in reply to: REAL Dynamic Stripe Button. Do_shortcode() #1429
    Admin
    Keymaster

    Hi! Thanks for your reply!

    Yeah, i try to do:

    <script>
    var phpstripe= <?php echo do_shortcode([accept stripe payment….]);?>

    (i tried all posibilities with the code, putting commas everywhere, double commas, single….)
    <script>

    When i do that, mi var phpstripe is undefined and not with a HTML button inside. I tried to look in the register if do_shortcode() has registered the string [accept stripe payment…]

    I tried to edit an actual stripe payment button but the problem is that if you change the properties, it still has the old value and i think it is because hash fuction

    September 18, 2018 at 3:57 am in reply to: REAL Dynamic Stripe Button. Do_shortcode() #1428
    Admin
    Keymaster

    I am not sure what this has to do with our Stripe plugin. Are you trying to use the WordPress’s do_shortcode() function from your custom JavaScript code?

    September 11, 2018 at 6:51 am in reply to: URGENT: Stripe subscription trial issue #1423
    Admin
    Keymaster

    I am having difficulty reproducing the issue. I setup a trial subscription couple of days ago with the exact same details as yours. Mine worked fine so far. My stripe account shows that the trial started and it will charge the amount when the trial ends. I don’t want to wait 19 days for it.

    So I created a new plan today that has the same details except the trial will end in 3 days.

    Does your charge start from day one when the customer first subscribes (when the trial is suppose to start)? Or is this happening after the trial period?

    You have setup the webhooks in your Stripe account as shown in the following page correct?

    Stripe Subscription Payments Addon

    Also, while we are trying to figure out what is happening on your site, you should manually cancel that subscription from your Stripe account Or by doing the following:

    1) Go the “Subscriptions” menu.
    2) Click on the “View Details” for the subscription in question.
    3) Hit the “Cancel Subscription” button on the right hand side.

    September 9, 2018 at 1:20 pm in reply to: URGENT: Stripe subscription trial issue #1419
    Admin
    Keymaster

    So you only want to charge £949 ONCE after 19 days of trial correct? Can you share a link where you have this subscription product so we can inspect it?

  • Author
    Posts
Viewing 15 posts - 391 through 405 (of 529 total)
← 1 2 3 … 26 27 28 … 34 35 36 →

Primary Sidebar

Featured Addons and Extensions

  • Subscription Payments Addon
  • Additional Custom Fields
  • Secure Downloads Addon
  • Apple Pay, Google Pay, Afterpay

Addon Bundle

Stripe Payments Addon Bundle

A Simple & Lightweight Plugin

Our Philosophy with the Plugin

Support Links

  • Support Forum
  • Support Contact

Search

Copyright © 2025 | Stripe Plugins | A member of the Tips and Tricks HQ family.