Tag: payment processing

  • GoCardless Professional (eCommerce)

    GoCardless Professional (eCommerce)

    About GoCardless Pro

    The GoCardless Pro plugin for WordPress allows you to easily integrate GoCardless’ low-cost 1% payment system with your WordPress website. Now with “name your own amount” functionality!

    This plugin works with GoCardless’ new Pro API. If you are using the legacy API then you should consider using this plugin or contacting GoCardless to get upgraded to the new Pro API so that you can use this plugin.

    “pretty cool – nice work”
    says Tim Rogers of GoCardless

    Charging only 1% on transactions, with a maximum £2 charge, GoCardless (gocardless.com) is much cheaper than PayPal.

    The GoCardless plugin is implemented via one shortcode! For completeness, there is a second shortcode to create payment links too.

    GoCardless Pro includes a comprehensive admin area where you can set up and test your GoCardless account with your WordPress website. You can also configure an unlimited number of payment options. The plugin allows you to create one-off payments, regular subscriptions, and payment mandates.

    The GoCardless Pro plugin for WordPress is easy to set up and use and we’ve included a quick start guide as well as more detailed instructions.

    Want to See More?

    Visit the demo site where you can see how easy it is to set up and pay with GoCardless Pro and follow a transaction through the payment system.

    Version History

    • v1.0 – 27 July 2016 – initial release

    Tested and working great with WordPress 4.5.3

  • 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.