• 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 - 451 through 465 (of 525 total)
← 1 2 3 … 30 31 32 33 34 35 →
  • Author
    Posts
  • June 15, 2018 at 2:35 am in reply to: Button Key mismatch #1055
    Admin
    Keymaster

    Do you have any caching on this site?

    June 9, 2018 at 12:12 am in reply to: Link current stripe products to plugin? #1032
    Admin
    Keymaster

    At the moment, this plugin only deals with products created inside this plugin. If we get many requests for it, we will look at maybe adding an option to connect with products created in stripe.

    June 7, 2018 at 5:07 pm in reply to: dedicated error page? #1029
    Admin
    Keymaster

    Thanks a lot, this makes sense. I have implemented this as follows:

    [accept_stripe_payment_checkout]
    [accept_stripe_payment_checkout_error]
    There was an error with the payment transaction:
    {error_msg}
    Please try again.
    [/accept_stripe_payment_checkout_error]

    But when I try this with one of Stripe’s test numbers (4000000000000341), the [accept_stripe_payment_checkout] shortcode itself also returns a message, namely

    “System was not able to complete the payment. Your card was declined.”

    This now duplicates the error message that follows just after:

    “There was an error with the payment transaction:
    Your card was declined.
    Please try again.”

    Is there a way to silence the output from [accept_stripe_payment_checkout]?

    Note that I cannot use the enclosing form “[accept_stripe_payment_checkout] … [/accept_stripe_payment_checkout]” because I am using the asp_stripe_payments_checkout_page_result filter hook to generate a custom message (which is only displayed when using the self-closing shortcode).

    Thanks,
    Jorg

    June 7, 2018 at 12:34 am in reply to: Multi Currency Option for Donation #1028
    Admin
    Keymaster

    Yes, if you enable the multi-currency addon it will allow the customer to pick the currency for the donation. The customers will select the currency and apply it. Then they will be able to enter any amount that they want to pay you.

    June 6, 2018 at 12:40 pm in reply to: Include name in email to buyer #1021
    Admin
    Keymaster

    The {customer_name} email merge tag has been added in the latest release of the plugin. We have updated the documentation for it:

    Email Merge Tags (Email Shortcodes) for Email Customization

    June 6, 2018 at 2:27 am in reply to: Stripe Payments plugin changes to the Checkout integration #1005
    Admin
    Keymaster

    You rock, thank you for being so responsive 🙂

    I’ll mark this as resolved, and please reach out to me if you need anything in the future!

    June 5, 2018 at 11:54 pm in reply to: Stripe Payments plugin changes to the Checkout integration #1004
    Admin
    Keymaster

    Hi Remi, Thanks for reaching out. This kind of issues can happen on rare occasions so its totally fine. We will update the plugin.

    June 5, 2018 at 10:34 pm in reply to: Stripe Payments plugin changes to the Checkout integration #1003
    Admin
    Keymaster

    Hey,

    Thanks a lot for the quick answer! And I totally hear your feedback. I like rants too 🙂

    We made the change internally to a parameter that is supposed to be for internal use only. I don’t think this parameter has been documented in years either. So we did not expected anyone to be relying on its usage.

    We take backwards-compatibility really seriously as you can see on our documentation page here and we’re really careful to ensure that we push changes that don’t affect existing integrations.

    Unfortunately, it’s not always easy to know when some integrations rely on undocumented behavior as we have no way to track this easily, especially when it all happens client-side like in this case.

    We’re really sorry that this broke some of your customers’ integration. It’s not the experience that we want to offer to our users.

    In the future, you should feel free to contact us whenever something like this happens. We would have been able to find the issue immediately and pushed a fix that did not require you to make an urgent change on your end. I’d recommend trying #stripe on Freenode or our contact form here: https://support.stripe.com/email if you ever discover another regression like this one. Or you can always email me directly (remi at stripe dot com).

    Cheers!
    Remi

    June 5, 2018 at 3:39 am in reply to: Include name in email to buyer #1000
    Admin
    Keymaster

    hi

    i really want this feature so I can use the donor’s name in the thank you page and the email.

    can you please create that “customer name” merge tag as you mentioned above? ideally first and last name separate!

    thank you so much in advance!!

    June 2, 2018 at 11:43 am in reply to: Payment amount as URL parameter? #979
    Admin
    Keymaster

    No, this option is not preset at this stage. We do have plans to add a feature to handle it in the future.

    Regarding using another shortcode inside the shortcode parameters, WordPress doesn’t permit the use of shortcodes that way (due to a security concern).

    May 29, 2018 at 9:05 pm in reply to: Error Handling #966
    Admin
    Keymaster

    Please use [email protected]

    May 29, 2018 at 6:52 pm in reply to: Error Handling #965
    Admin
    Keymaster

    Hi, I do not see this option – below is what I have Also attached is the screenshot from the client message.

    ***** I’d love to attach images but your no reply email is bouncing and there doesn’t seem to be an option to attach any file here…

    May 29, 2018 at 5:02 pm in reply to: Error Handling #964
    Admin
    Keymaster

    Hi David.

    You can configure the plugin to send you email whether there is a critical error during payment process. Go to Stripe Payments -> Settings, Email Settings tab, scroll to “Transaction Error Email Settings” section.

    What do you mean by “weird templated message”? Can you provide an example so I can understand what exactly you’re referring to?

    May 29, 2018 at 12:15 am in reply to: You Passed Empty String for 'Referrer' #938
    Admin
    Keymaster

    Have you emptied the cache after you upgraded the Stripe payments plugin? Please empty your browser cache and the site cache (if you are using a caching plugin).

    Your Stripe payments plugin version is v1.8.9 right? You can check the version from the plugins menu in admin interface.

    May 28, 2018 at 3:49 pm in reply to: You Passed Empty String for 'Referrer' #937
    Admin
    Keymaster

    Hey, even after updating to latest version and having custom fields off, I am facing the problem of “You Passed Empty String for ‘Referrer'”. Here’s the link to the payment page, where the problem is occurring: ichallengediabetes.org/asp-products/test-event-sale/

    I tried uninstalling and re-installing but did not work.

    Please help me out! Thanks!

  • Author
    Posts
Viewing 15 posts - 451 through 465 (of 525 total)
← 1 2 3 … 30 31 32 33 34 35 →

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.