• Resolved smit_ralph

    (@smit_ralph)


    Hi,

    I need the data from all my payments, and I’ve been trying to find the data in my SQL database, but without succes. Where is all the data from the payments stored?

    THX

Viewing 1 replies (of 1 total)
  • Plugin Contributor davdebcom

    (@davdebcom)

    Hi Ralph

    It’s stored as custom post and custom post meta. So, you can use the payment ID as post ID to collect all information in a query from the posts and post_meta table.

    Alternatively, the Pro version also has a CSV export:
    https://www.paytium.nl/prijzen/

    Kind regards
    David

    • This reply was modified 8 years, 2 months ago by davdebcom.
Viewing 1 replies (of 1 total)

The topic ‘Where do you store the data?’ is closed to new replies.