Users create csv file

Please I need help with this…Basically when my users are withdrawing funds i need to export csv file to another financial platform for transaction to complete so these are my challenges.

  1. How will my users add their data eg. Amount and number to the csv file and export it every hour to the other financial platform.
  2. I tried with 1T -CSV uploader but cant make it function in the back end to auto create the csv and send

Something like that is probably what you are looking for:

(also possible to use some txt generator plugin and set .csv for file ext. )

Have you considered using an external API for this??

This topic was automatically closed after 70 days. New replies are no longer allowed.