• Resolved menathor

    (@menathor)


    Hi guys,

    Does this plugin use the same custom table structure as your Geodirectory plugin? Eg: https://wpgeodirectory.com/support/topic/acf-with-geodirectory/

    I’m looking for an invoicing solution for a client who has a very large site (lots of WooCommerce products + orders, bbpress forum etc). His wp_postmeta table is already quite large and he expects to be sending large numbers of invoices. As such, I really need a solution that can scale well and it looks like all the current invoicing plugins use normal custom post types.

    Also, does your Stripe gateway use the newer Stripe Connect system? Or is it still using the old API? I’m hoping to find something that uses Stripe Connect.

    Thanks!

    • This topic was modified 4 years, 11 months ago by menathor.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Stiofan

    (@stiofansisland)

    Hi @menathor,

    We currently only use a custom table to subscription info, we still use post meta for the invoices.

    For stripe we are currently still using the keys method with the latest API but will add the option for connect soon.

    Thanks,

    Stiofan

    Thread Starter menathor

    (@menathor)

    Hey @stiofansisland, great to hear Stripe Connect is coming ?? Do you have an ETA on when?

    Also, do you have any plans to move to a custom db for invoices too? That would help performance for people with large sites (large post meta tables), or who are sending lots of invoices.

    Plugin Author Stiofan

    (@stiofansisland)

    @menathor,

    We are currently working on some other big changes but Stripe Connect will be after that, i would guess 3-4 weeks.

    We DO plan to move to a dedicated DB table, TBH we have not had anyone complain of performance issues so it has not been a priority but it is in the plans.

    Thanks,

    Stiofan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Database structure + Stripe gateway question’ is closed to new replies.