pay_u 0.1.9

PayU Rest API wrapper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "orderId": "2DVZMPMFPN140219GUEST000P01",
  "extOrderId": "Order id in your shop",
  "refund": {
    "refundId": "912128",
    "amount": "15516",
    "currencyCode": "PLN",
    "status": "FINALIZED",
    "statusDateTime": "1395677071799",
    "reason": "refund",
    "reasonDescription": "on customer’s request",
    "refundDate": "1395677071799"
  }
}