• 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 - 511 through 525 (of 525 total)
← 1 2 3 … 33 34 35
  • Author
    Posts
  • April 21, 2018 at 9:46 am in reply to: Error message when adding the shortcode #672
    Admin
    Keymaster

    Hi 🙂 Thank you for your answer.

    The shortcode I’m using is : [asp_product id=”560″]

    For the amount to order, I didn’t write anything so it is the default value 1. For the price, it is the same because it is for donation, I want people to donate the amount they want. What do you think ?

    April 21, 2018 at 5:42 am in reply to: ACH Payments #670
    Admin
    Keymaster

    We don’t have anything with ACH at the moment.

    April 21, 2018 at 5:41 am in reply to: Error message when adding the shortcode #669
    Admin
    Keymaster

    That usually happens if a price or quantity amount is using an incorrect value somewhere. What is the exact shortcode that you are using?

    April 20, 2018 at 4:11 pm in reply to: Stripe Payment Plug-in is failing with this error message. #665
    Admin
    Keymaster

    The price amount in the shortcode looks to be “0.0”. That is not a valid amount for Stripe. Stripe has a minimum amount I believe. So try setting your product price correctly.

    April 19, 2018 at 11:17 am in reply to: Is Alipay supported? #661
    Admin
    Keymaster

    We have plans to add an option for it.

    April 17, 2018 at 7:58 am in reply to: Customizing emails based on products purchased #657
    Admin
    Keymaster

    At the moment it doesn’t have an option to do per product email.

    The notification email has many tags/shortcodes that you can use to customize it and make it generic. It is capable of including the download link of the purchased product (for any item that they buy). We only have the option to do per product thank you page.

    April 16, 2018 at 5:55 pm in reply to: Action Hook not working. #655
    Admin
    Keymaster

    That action hooks passes 2 arguments to the callback function. So make sure to catch it like the following example:

    
    add_action ('asp_stripe_payment_completed', 'execute_my_custom_code', 10, 2);
    
    function execute_my_custom_code ($post_data, $charge) {
        //Do stuff here
    }
    
    April 16, 2018 at 4:55 am in reply to: How can I style the donation box? #653
    Admin
    Keymaster

    You can specify a CSS class for the button in the product configuration interface. Then you can use CSS tweaks to customize the button. The following tutorial should show you what the process is and it has some examples that will be helpful for you:

    Customize the Stripe Payment Button Appearance Using CSS

    April 12, 2018 at 11:56 am in reply to: Post any stripe payments plugin related issue in this forum #651
    Admin
    Keymaster

    Awesome! Any eta on it?

    April 12, 2018 at 6:44 am in reply to: Post any stripe payments plugin related issue in this forum #650
    Admin
    Keymaster

    We are in the process of creating a module for recurring payment.

    April 11, 2018 at 10:49 pm in reply to: Post any stripe payments plugin related issue in this forum #649
    Admin
    Keymaster

    Is there any way to have a recurring payment through your plugin?

    March 25, 2018 at 6:11 pm in reply to: Right column on stripe-checkout-result page #630
    Admin
    Keymaster

    This plugin doesn’t create a right column. I think you are referring to the sidebar of your site that comes from your theme.

    Some themes offer an option where it lets you hide the sidebar widgets on specific pages. If your theme has that option then you can edit the checkout page and hide the sidebar widget.

    March 23, 2018 at 5:07 am in reply to: Stripe Publishable Key not found #627
    Admin
    Keymaster

    It’s under the “API” menu in your Stripe account. The following documentation has a screenshot that shows where the key is:

    General Settings Configuration of the Accept Stripe Payments Plugin

    March 21, 2018 at 10:30 am in reply to: Post any stripe payments plugin related issue in this forum #623
    Admin
    Keymaster

    Hi, Our plugin can only process the transaction if the payment button is created using our plugin’s shortcode.

    March 20, 2018 at 10:49 pm in reply to: Post any stripe payments plugin related issue in this forum #621
    Admin
    Keymaster

    Hi,

    I am want to use my existing BUY NOW buttons and when clicked link to Stripe via <form>. I don’t want to create a new button but cannot find any other way other than linking the shortcode, which doesn’t seem to want to work on my wordpress theme.

    Many thanks

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