web_money v0.1.0 WebMoney.Request
Link to this section Summary
Functions
WebMoney.create_order “http://localhost:5000/checkout”, [ “mTransactionID”: “1495443174100”, “totalAmount”: “1”, “custName”: “Nguyen Van A”, “custAddress”: “Ho Chi Minh City”, “custGender”: “M”, “custEmail”: “merchant@example.com”, “custPhone”: “012345678”, “resultURL”: “http://localhost/success.php”, “description”: “Mua hàng tại merchant ABC”, “clientIP”: “::1”, “userAgent”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36” ]
WebMoney.view_order “http://localhost:5000/checkout”, [ “mTransactionID”: “1495443174100” ]
Link to this section Functions
WebMoney.create_order “http://localhost:5000/checkout”, [ “mTransactionID”: “1495443174100”, “totalAmount”: “1”, “custName”: “Nguyen Van A”, “custAddress”: “Ho Chi Minh City”, “custGender”: “M”, “custEmail”: “merchant@example.com”, “custPhone”: “012345678”, “resultURL”: “http://localhost/success.php”, “description”: “Mua hàng tại merchant ABC”, “clientIP”: “::1”, “userAgent”: “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36” ]
WebMoney.view_order “http://localhost:5000/checkout”, [ “mTransactionID”: “1495443174100” ]