merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

test_email_helper.sh (144B)


      1 #!/bin/sh
      2 # This file is in the public domain.
      3 echo "$1" > /tmp/test-merchant-email-address.txt
      4 cat - > /tmp/test-merchant-email-tan.txt
      5 exit 0