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