Okay
  Public Ticket #2913030
Pre-Purchase
Closed

Comments

  • Vinicius started the conversation

    Can I use wpData Tables to generate a Table to sell?

    For example:

    I've a database with Million records, I'd like to allow my customer select some filters to create a database and charge a price to download using Woocommerce Payment Method.


    wpData Tables plugin can do it?

  • [deleted] replied

    Hi Vinicius

    Thank you for reaching out to us.

    You would be able to create such a table and use filters to further narrow down the displayed data but you would not be able to connect a payment method like that I'm afraid.

    At the moment, we don't have a native WooCommerce integration, so pulling data from WooCommerce's database can only be achieved using MySQL query-based tables. If you're not that good with MySQL, you can try using our Query Constructor, but please note that this constructor is just a helper - it's not an ultimate query generator.

    It constructs a suggestion of a query, that you often need to modify to get the data you need. Included support for the plugin doesn't cover writing custom queries, so we wouldn't be able to help you with that.