Tag: wp-ecommerce

  • wordpress Tremendous Search (Utilities)

    wordpress Tremendous Search (Utilities)

    WP Super Search is designed for WordPress users on order to easily control search results for posts, pages, taxonomies and especially Woo Commerce, WP eCommerce and bbPress data and custom fields. Plugin gets all the website data and gives you the possibility to choose how you want to improve your search results.

    Features are:

    • Instant setup & integration
    • ALL kind of Taxonomies and Post Types (Post, Pages etc)
    • Title, Content, Excerpt, Slug, Category, Tags, Comments etc
    • Any Type of Custom Fields
    • WooCommerce Integration
    • WP eCommerce Integration
    • bbPress Integration
    • Able to exclude specific data
    • Work with WordPress Default Search

    No need for any customization in the code, just activate the plugin for your website and choose how you want to show search results.

    Live Demo

    Click here for Demo
    user: demo
    pass: demo

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