Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0"?>
    <PaymentRequest>
    ...
      <PAY_COUNTRY>US</PAY_COUNTRY>
      <PAY_SCRIPT>test.cgi</PAY_SCRIPT>
    </PaymentRequest>
    
  2. or download this
    
    use strict;
    ...
    if (! $res->is_success) {
      ##Error Handling
    }