Tag: stripe payments

  • MailWizz EMA integration with Stripe Cost Gateway for Subscriptions (Add-ons)

    MailWizz EMA integration with Stripe Payment Gateway for Subscriptions

    Accept recurring payments with Stripe for your MailWizz EMA powered application!
    This extension allows your MailWizz EMA customers to subscribe to your price plans for monthly payments by using Stripe.

    INSTALL in a few easy steps

    – Login in the backend of your MailWizz EMA powered website and navigate to Extensions menu.
    – Hit the upload button and select the extension archive and upload it.
    – Enable the extension then click on it’s title to go to the extension settings page from where you can input your Stripe details.

    CONFIGURE the extension (after the above steps)

    – Create an account with Stripe

    – Go into the backend of your MailWizz powered website, click on left side menu: Monetization -> Payment gateways -> Stripe Subscriptions
    – Input your Stripe account details.

    TEST the integration

    Keep the extension in test/sandbox mode until you are done testing.
    After the extension is enabled you can use it to checkout and make sure everything works properly. No real charge will be made.
    Once you are sure everything looks fine, switch the extension in live mode.

    QUESTIONS/SUPPORT

    Please address any question, support ticket or any other query by using your mailwizz customer account.

  • Stripe Fee Terminal wordpress (eCommerce)

    Stripe Fee Terminal wordpress (eCommerce)

    Accepting credit cards on your site has never been easier!

    Stripe Payment Terminal WordPress is a wordpress plugin designed to make it easy for you to accept payments and subscriptions on your wordpress site. You can create services (one-time or recurring, with trial periods) and assign them to payment buttons which then can be placed anywhere on your site. There are 42 pre-set button designs for you to choose from, or you can use our button generator and create your unique personal button. We’ve also added 369 FontAwesome icons which can be placed on the buttons.

    Another great feature which we’ve added is “Sync from Stripe” option. Let’s say you subscribed a customer to monthly payments through our plugin. Usually, the next customer charge (in a month or etc) would not appear in your application, however, by adding “sync from stripe” functionality – you can easily load last 100 transactions which are not recorded in our app database. So, by syncing – you will have all customers recurring charges in one place. This will allow to add proper reporting tools a bit later to this product.
    Please keep in mind that this is first version. We will be happy to hear your suggestions and ideas for improvements.

    + securely accept credit cards information without storing it on your server
    + accept payments on any page / post
    + one time payments
    + recurring payments
    + trial periods
    + unlimited services addition
    + super easy installation
    + transactions viewer with filters.
    + filter transactions by date period
    + sort and search transaction list
    + sync transactions from stripe (recurring transactions will appear in wp admin if synced)
    + 42 pre-set button designs
    + very customizable button generator (adjust colors, select button corners, edit text, add icon, icon color)
    + 369 button icons (by fontawesome.io)
    + create services (one-time payments, recurring payments)
    + assign services to buttons or
    + pre-set button payment amount or
    + let your customers enter their own amount on checkout
    + optional comments field (turn on/off per button)
    + optional lightbox popup (tunr on/off per button)
    + user buttons as shortcodes OR as a widget (Widget allows to display generated button)
    + option to cancel recurring subscription from within wordpress admin (with notification to client/customer)
    + option for customers to cancel their subscription (???)
    + supports all Stripe countries, including BETA’s (Canada, Ireland, United Kingdom, United States, Australia, Belgium, Finland, France, Germany, Luxembourg, Netherlands, Spain)
    + credit card type guesser
    + javascript credit card validations
    + php credit card validations (for no-js fallback)
    + new payment confirmation email for administrator with full customer information (except sensitive card information of course)
    + “payment received” confirmation email for customer
    + easy switch between Test environment and Live environment

    + much more to come (we have several ideas for this product, and we’re always open for suggestions from you guys!)

    [additional description will be added upon approval]

  • Stripe Join for WP (eCommerce)

    Stripe Join for WP (eCommerce)

    Stripe Connect Plugin for WordPress gives your site the ability to authenticate Stripe users and store their Stripe tokens.

    Stripe tokens are used to process payments on behalf of your users.

    For example, if you have a store that sells widgets and you allow third-party merchants to sign-up, you may also want to offer their widgets for sale. You can require every third-party merchant to create a stripe account that connects into your store. When their products are sold in your store, the payments can then be automatically sent to their stripe account.

    Once installed and setup, you can add a transaction fee for every transaction processed on your site with the addition of one simple line of code within the Stripe Gateway for WooCommerce Plugin:

    -This code will collect a 10% transaction fee into your stripe account.
    -Right after the line … $post_data[‘description’] … add:

    $post_data[‘application_fee’] = $order->order_total * 10;

    The transaction fee can be a fixed amount or a percentage of each sale. See Stripe’s API for more info.

    Stripe Connect uses OAuth to connect users to Stripe – so it’s simple to use and develop.

    It saves the best developers an average of 5 hours of development time!

    Who is this script for?

    Stripe Connect is perfect for marketplaces, e-store builders and other WordPress and WooCommerce sites that help users/merchants get paid.

    Need Help?

    Feel free to contact us if you have any questions or if you require any customization.
    Please read our Online Documentation for more info.