diff options
-rw-r--r-- | ext/pfpro/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ext/pfpro/TODO b/ext/pfpro/TODO new file mode 100644 index 0000000000..a10a191e80 --- /dev/null +++ b/ext/pfpro/TODO @@ -0,0 +1,12 @@ +John Donagher <jdonagher@php.net> - 20010501 +############################################ +- XMLPay support?? +- Add test cases + +pfpro_process[_raw]: +- Expose API-level context control optionally to user +- Figure out what Verisign's pfproCompleteTransaction() purpose is and why it + corrupts the response data + +pfpro_process: +- Fix response parsing to ignore delimiters [&=] in response data values |