• 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 - 256 through 270 (of 525 total)
← 1 2 3 … 17 18 19 … 33 34 35 →
  • Author
    Posts
  • May 14, 2020 at 1:29 am in reply to: No redirection after successful Stripe payment #2931
    Admin
    Keymaster

    Hi, Does the normal product checkout work (just to identify if the checkout issue on your site is happening with the subscription or not)?

    Please enable the debug logging option then do a test so you can see if the log file has any error that it is reporting:

    Using the Debug Log to Solve Transaction Related Issues on a Site

    Are you doing live or test mode transactions? Is the subscription plan created for the correct mode (that you are testing with)? If you created a subscription plan in test mode, you can’t use that for live mode. Need to create new subscription plan for live mode (since the plans are not interchangeable).

    May 12, 2020 at 2:03 am in reply to: Email Receipts Sent on failed payment #2927
    Admin
    Keymaster

    Give me the email address of ONE buyer where the transaction failed and the email was sent. So I can look for it in the debug log and see it. At the moment I am not seeing any in the log file. Can you see it in the log file and point it out to me?

    May 11, 2020 at 2:17 am in reply to: Email Receipts Sent on failed payment #2925
    Admin
    Keymaster

    Thank you. I checked the log data for the last couple of days and I don’t see any email that was sent to buyer after a failed transaction.

    You can search for the following text in the log file that shows when our plugin executed the sending of email notification to the buyer. Those come after a successful transactions.

    
    Notification email sent to buyer
    

    Did you see your buyer get an email after a failed transaction in the last couple of days?

    May 8, 2020 at 2:03 am in reply to: Stripe popup #2922
    Admin
    Keymaster

    This kind of customization will need to be done by creating a custom translation file for your install. In your copy of the language file, you can call the “Name” field to be whatever you want it to be. The following documentation explains how you can create a translation file:

    Translating the Stripe Payments Plugin

    The custom fields will appear where we show it in the example screenshots on this page:

    Stripe Payments Additional Custom Fields Addon

    You can order the custom fields so show them in a certain order. However, they can’t be moved to another place in the payment window.

    May 8, 2020 at 1:47 am in reply to: Email Receipts Sent on failed payment #2921
    Admin
    Keymaster

    We need to investigate this one. What kind of failure payment are you seeing in this case? Can you please share some details from the debug log file so we can see more details as to what is happening on this site?

    May 7, 2020 at 1:44 am in reply to: Mailchimp #2914
    Admin
    Keymaster

    okay so it looks like have customized your mailchimp list to require some merge fields. That will be an issue:

    
    API error occurred during signup: 400: Your merge fields were invalid.
    

    Your list cannot have any required fields other than the “email” address. A required filed will make the API call fail if the data is not passed. Please edit your MailChimp list in question and make sure none of the fields are required there. Our plugin will add the user to the list with the email and name (if billing address collection is enabled).

    May 6, 2020 at 12:46 am in reply to: Mailchimp #2912
    Admin
    Keymaster

    The debug log file will tell us what step is failing with the MailChimp API call. Can you please do a test transaction and then share the debug log file’s content?

    April 29, 2020 at 11:38 pm in reply to: Subscription add on #2895
    Admin
    Keymaster

    Hi Dan, The file you download is supposed to be a zip file called “stripe-payments-subscriptions.zip”. That file is what you upload. Maybe your browser setting is set to auto-unzip a file.

    Are you using an apple mac maybe? Please check your browser settings to see if it is set to auto-unzip a file upon download.

    April 23, 2020 at 12:26 am in reply to: Remove "Until Canelled" from Subscription price description #2848
    Admin
    Keymaster

    It’s out now. So you can go ahead and use that CSS tweak.

    April 23, 2020 at 12:24 am in reply to: Set a trial price #2847
    Admin
    Keymaster

    This has been implemented in the subscriptions addon.

    April 22, 2020 at 12:27 am in reply to: Setting up Apple Pay #2843
    Admin
    Keymaster

    Looks like I was able to go to the non-https URL of your donate page. That could be an issue. Apple pay needs to be on the “HTTPS” URL, can you please use a plugin like the following to make sure all pages are forces to the HTTPS version?

    Easy HTTPS Redirection (SSL)

    April 20, 2020 at 12:00 am in reply to: Setting up Apple Pay #2839
    Admin
    Keymaster

    I will log into the site and check the configuration to see if I can spot the issue. Please use the contact form to get in touch and send me the details.

    April 19, 2020 at 2:32 am in reply to: Setting up Apple Pay #2831
    Admin
    Keymaster

    There maybe a JavaScript error or conflict happening that is preventing the stripe library from working. Can you please do the following test to see if you still see the “object” error:

    Test for Plugin and Theme Conflict Before Posting an Issue or a Bug

    April 16, 2020 at 12:24 am in reply to: Remove "Until Canelled" from Subscription price description #2823
    Admin
    Keymaster

    This is something that can be customized by customizing your copy of the plugin’s language file.

    Translating the Stripe Payments Plugin

    In your install, you can replace the “until cancelled” phrase with anything you want to say there.

    In the next release of the addon we will add a CSS class in there also. That will allow you to hide that phrase with a simple CSS tweak like the following:

    .asp_subs_price_until_cancelled{
    display: none;
    }

    April 11, 2020 at 1:20 am in reply to: Custom fields #2814
    Admin
    Keymaster

    Are you using the legacy API by any chance? Please post the URL of the page of the product so I can inspect it.

  • Author
    Posts
Viewing 15 posts - 256 through 270 (of 525 total)
← 1 2 3 … 17 18 19 … 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.