• 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

alexanderfoxc

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

Forum Replies Created

Viewing 15 posts - 196 through 210 (of 250 total)
← 1 2 3 … 13 14 15 16 17 →
  • Author
    Posts
  • February 8, 2019 at 9:25 pm in reply to: Stripe Subs Webhooks configuration error #1808
    alexanderfoxc
    Participant

    Hi.

    It might be a bug in the webhook check cron job.

    I will test this and get back to you.

    To answer your question: no, it shouldn’t interfere neither with existing payments nor with future payments.

    January 31, 2019 at 11:49 am in reply to: Showing additional custom fields in email #1804
    alexanderfoxc
    Participant

    Hi.

    You need to place {custom_field} email merge tag into Buyer Email Body (Stripe Payments -> Settings -> Email Settings).

    There are some other email merge tags available here https://s-plugins.com/email-merge-tags-email-shortcodes-email-customization/ or when you click “Click here to toggle tags hint” on Email Settings page.

    January 29, 2019 at 2:07 pm in reply to: Duration problem. #1801
    alexanderfoxc
    Participant

    Stripe itself does not control subscription duration, it doesn’t have that functionality, so it’s controlled by our plugin. It relies on webhooks to do this. If there is a problem with those, it cannot control subscription duration so it lasts forever.

    The situation you described doesn’t seem normal. If you’re sure both of your API Key pairs are valid (Live and Test Secret and Public keys), can you provide the access to your WP Dashboard so I could have a look from inside? Please send those via this form https://s-plugins.com/contact-us/

    January 22, 2019 at 5:21 pm in reply to: Duration problem. #1793
    alexanderfoxc
    Participant

    Hi.

    Please make sure you have configured webhooks properly: https://s-plugins.com/stripe-subscription-payments-addon/

    If you update both core plugin (1.9.15) and Subscriptions addon to latest versions (1.4.0), you can let the addon configure webhooks for you: https://s-plugins.com/stripe-subscription-payments-addon/#webhooks

    December 18, 2018 at 2:48 pm in reply to: Stripe subsciprtion payment. #1751
    alexanderfoxc
    Participant

    Also, you need to make sure “Do Not Save Card Data on Stripe” is DISABLED in Stripe Payments settings (which is disabled by default) in order for this to work.

    December 18, 2018 at 2:45 pm in reply to: Stripe subsciprtion payment. #1750
    alexanderfoxc
    Participant

    Hi Reuben.

    Sorry for late reply, I missed the second part of your message where you ask question not directly related to the topic of your initial question. It would be a good idea to create a separate topic in such situations 😉

    To answer your question – Stripe says it handles the stuff for you: https://stripe.com/blog/smarter-saved-cards

    We have a ticket created for this in our inner system and we definitely will have a closer look into this. At the moment, there is no option to update customers payment details other than cancelling current subscription and re-subscribing again. Since Stripe Payments is not storing any re-usable customer info (e.g. not creating any member profiles etc), that’s why it could be difficult to determine who is who among the customers.

    December 4, 2018 at 1:27 pm in reply to: Stripe subsciprtion payment. #1731
    alexanderfoxc
    Participant

    Perhaps this comment should lift you a bit more as well 😉

    I have implemented quantity consideration for subscriptions. In order to test this, you need to:

    1. Install testing version of the Stripe Payments plugin: https://s-plugins.com/testing-version/

    2. Update Subscriptions addon to the latest version. Go to your WP Dashboard -> Updates, click “Check Again” button just in case and install Subscriptions addon version 1.3.3.

    Let me know how it goes.

    December 4, 2018 at 11:42 am in reply to: Stripe subsciprtion payment. #1729
    alexanderfoxc
    Participant

    Hi Reuben and thank you for your information.

    Indeed, this was either overlooked by us or was added during one of the Stripe’s updates, that’s why it got past our attention.

    I will try to find a way to implement quantity functionality for subscriptions and let you know the results.

    December 3, 2018 at 9:02 pm in reply to: Stripe subsciprtion payment. #1725
    alexanderfoxc
    Participant

    Hi.

    Unfortunately, Subscriptions does not allow to specify quantity. The reason why it’s configurable via Products interface is because of a bug which is going to be fixed in the upcoming version.

    It’s not our limitation, it’s the way Stripe handles Subscriptions. You cannot specify quantity for a plan.

    Good news is that variable amount support is coming for Subscriptions addon where your customers would be able to enter subscription amount and (even subscription term if that is needed). Cannot give you ETA at the moment, but is planned to be implemented within a week or so.

    November 22, 2018 at 11:18 am in reply to: Date not sync #1698
    alexanderfoxc
    Participant

    Hi.

    Subscriptions are displaying dates provided by Stripe, those are in UTC (GMT+0). If you go to your Stripe Dashboard you can see that yourself.

    November 21, 2018 at 1:01 pm in reply to: billing address not showing #1691
    alexanderfoxc
    Participant

    Hi Sam.

    Customer address is displayed in Orders. It also goes to Stripe account as well. Look into “Payments” section. Look at the “Payment method” section of the payment in your Stripe Dashbaord.

    November 21, 2018 at 12:57 pm in reply to: Vat number in the checkout form #1690
    alexanderfoxc
    Participant

    Hi Sam.

    This might be something you’re looking for: https://s-plugins.com/custom-field-settings-feature-stripe-payments-plugin/

    November 2, 2018 at 11:13 am in reply to: Subscription payments no longer working #1637
    alexanderfoxc
    Participant

    Sorry, disregard my message. It was my adblocker that caused this issue.

    I have emailed you directly regarding this issue, please check your email.

    October 7, 2018 at 12:41 pm in reply to: Webhooks returning empty errors after last update #1537
    alexanderfoxc
    Participant

    This is actually strange.

    Can you hit me via this form https://s-plugins.com/contact-us/ with WP Admin details of your website? It needs to have a closer look.

    October 5, 2018 at 7:17 pm in reply to: Webhooks returning empty errors after last update #1534
    alexanderfoxc
    Participant

    Hi Joe.

    This usually happens if you have configured one of the hooks (either Live or Test) using wrong mode on your Stripe Dashboard. Go here https://dashboard.stripe.com/account/webhooks and click this thingy to switch data view from Test to Live mode and vice versa:

    Stripe Dashboard mode view switch

    Then ensure your have Live URL set in Live mode (e.g. https://www.example.com/?asp_hook=live) and Test hook URL set in Test mode (https://www.example.com/?asp_hook=test).

  • Author
    Posts
Viewing 15 posts - 196 through 210 (of 250 total)
← 1 2 3 … 13 14 15 16 17 →

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.