Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor mbrsolution

    (@mbrsolution)

    Thank you for your question. The plugin developers will assess your question further.

    Kind regards

    You will need to write your own code to export the data in whatever format you want. Are you a good PHP coder?

    Thread Starter shadedpalm

    (@shadedpalm)

    I am a relatively able PHP coder, however, I have never had to code something like this; in terms of converting such variables into an xml format. Do you have any suggestions where I can start, I just need some sort of inspiration to get started! Thanks for your swift answers!

    First, you need to know how to create your XML file (how the data should be formatted there) as that has nothing to do with this plugin. I don’t really know how to help there unfortunately.

    The $ipn_data array passed via the hook has all the values from the transaction. You can just output it however you want to when you create your XML output.

    Thread Starter shadedpalm

    (@shadedpalm)

    Ok, thank you! I will keep trying and see how I get on! Thanks again for your swift responses!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Export Payee's Details XML’ is closed to new replies.