---
page_title: Order Succeeded
product: UPI Plugin SDK
platform: React Native
page_source: https://juspay.io/in/docs/upi-plugin-sdk/react-native/callbacks/ordersucceeded
llms_txt: https://juspay.io/in/docs/llms.txt
product_llms_txt: https://juspay.io/in/docs/upi-plugin-sdk/llms.txt
---


## Order Succeeded




### Step 1.1 ORDER_SUCCEEDED



### Payload
- **Id**:
  - Description: Event ID
  - Value: evt_V2_03c6ec0681124450b55cf92fa35df241
- **Event_name**:
  - Value: ORDER_SUCCEEDED
- **Date_created**:
  - Description: timestamp when webhook was created
  - Value: 2021-12-07T13:46:40Z
- **Content**:
  - Description: Details of the event
  - Value:
    - **Order**:
      - Value:
        - **Upi**:
          - Value:
            - **Txn_type**:
              - Value: UPI_INAPP
            - **Payer_vpa**:
              - Value: 8088219177@stockaxis
            - **Payer_app**:
              - Value: AXIS_BIZ
            - **Bank_name**:
              - Value: MYPSP
            - **Bank_code**:
              - Value: 500001
        - **Txn_uuid**:
          - Value: eulwh64Rw6dQSNBUZUE
        - **Txn_id**:
          - Value: stock-R7648276171-1
        - **Txn_detail**:
          - Value:
            - **Txn_uuid**:
              - Value: eulwh64Rw6dQSNBUZUE
            - **Txn_id**:
              - Value: stock-R7648276171-1
            - **Txn_amount**:
              - Value: 10000
            - **Tax_amount**:
              - Value: 0
            - **Surcharge_amount**:
              - Value: 0
            - **Status**:
              - Value: CHARGED
            - **Redirect**:
              - Value: true
            - **Order_id**:
              - Value: R7648276171
            - **Net_amount**:
              - Value: 1000
            - **Gateway_id**:
              - Value: 511
            - **Gateway**:
              - Value: AXIS_BIZ
            - **Express_checkout**:
              - Value: false
            - **Error_message**:
            - **Error_code**:
              - Value: null
            - **Currency**:
              - Value: INR
            - **Created**:
              - Value: 2022-01-28T09:14:52Z
        - **Status_id**:
          - Value: 21
        - **Rewards_breakup**:
          - Value: null
        - **Status**:
          - Value: CHARGED
        - **Payment_method**:
          - Value: UPI
        - **Return_url**:
          - Value: https://links.stockpay.in/repayments
        - **Refunded**:
          - Value: false
        - **Product_id**:
        - **Payment_method_type**:
          - Value: UPI
        - **Payment_links**:
          - Value:
            - **Web**:
              - Value: https://sandbox.juspay.in/merchant/pay/ordeu_f07e1293e5684eb5ae815dbf6c998644
            - **Mobile**:
              - Value: https://sandbox.juspay.in/merchant/pay/ordeu_f07e1293e5684eb5ae815dbf6c998644?mobile=true
            - **Iframe**:
              - Value: https://sandbox.juspay.in/merchant/ipay/ordeu_f07e1293e5684eb5ae815dbf6c998644
        - **Payment_gateway_response**:
          - Value:
            - **Txn_id**:
              - Value: eulwh64Rw6dQSNBUZUE
            - **Rrn**:
              - Value: 202814207184
            - **Resp_message**:
              - Value: Your transaction is successful
            - **Resp_code**:
              - Value: 00
            - **Gateway_response**:
              - Value:
                - **MerchantChannelId**:
                  - Value: stockAPP
                - **Amount**:
                  - Value: 10000.00
                - **MerchantId**:
                  - Value: stock
                - **GatewayResponseMessage**:
                  - Value: Your transaction is successful
                - **PayerName**:
                  - Value: XXXX
                - **PayerVpa**:
                  - Value: XXXX
                - **GatewayPayerResponseCode**:
                  - Value: 00
                - **GatewayPayerResponseMessage**:
                  - Value: Your transaction is successful
                - **PayerAccRefId**:
                  - Value: Ajwebfwfwbefiwefwhfwehfwoier
                - **PayerActype**:
                  - Value: Savings
                - **MerchantRequestId**:
                  - Value: eulwh64Rw6dQSNBUZUE
                - **GatewayResponseCode**:
                  - Value: 00
                - **GatewayReferenceId**:
                  - Value: 202814207184
                - **GatewayTransactionId**:
                  - Value: AXB22f8d0fafdf9455bb9d7b657c2ab14e4
                - **PayeeVpa**:
                  - Value: repayments@stockaxis
                - **TransactionTimestamp**:
                  - Value: 2022-01-28T14:44:51+05:30
                - **Type**:
                  - Value: MERCHANT_CREDITED_VIA_PAY
            - **Epg_txn_id**:
              - Value: AXB22f8d0fafdf9455bb9d7b657c2ab14e4
            - **Created**:
              - Value: 2022-01-28T09:15:04Z
            - **Auth_id_code**:
              - Value: null
        - **Payer_vpa**:
          - Value: 8088219177@stockaxis
        - **Order_id**:
          - Value: R7648276171
        - **Offers**:
          - Value: [ ]
        - **Metadata**:
          - Value: null
        - **Merchant_id**:
          - Value: stock
        - **Id**:
          - Value: ordeu_f07e1293e5684eb5ae815dbf6c998644
        - **Gateway_reference_id**:
          - Value: null
        - **Gateway_id**:
          - Value: 511
        - **Effective_amount**:
          - Value: 1000
        - **Date_created**:
          - Value: 2022-01-28T09:14:51Z
        - **Customer_phone**:
          - Value: 8088219177
        - **Customer_id**:
        - **Customer_email**:
          - Value: null
        - **Currency**:
          - Value: INR
        - **Bank_pg**:
          - Value: null
        - **Bank_error_message**:
          - Value: null
        - **Bank_error_code**:
          - Value: null
        - **Auth_type**:
          - Value: null
        - **Amount_refunded**:
          - Value: 0
        - **Amount**:
          - Value: 1000




#### Code Snippets: -

#### Java Code Snippet:

```java
{
  "id": "evt_V2_45dca165c3364d2db56f2df48fac2f7a",
  "event_name": "ORDER_SUCCEEDED",
  "date_created": "2022-01-28T09:15:04Z",
  "content": {
    "order": {
      "upi": {
        "txn_type" : "UPI_INAPP",
        "bank_name": "HDFC bank",
        "bank_code": "607689",
        "payer_vpa" : "customer@vpa",
        "payer_app" : "ABCD",
        "masked_bank_account_number": "XXXXXXXXX5678",
        "upi_bank_account_reference_id": "ABC12356789"
      },
      "txn_uuid": "eulx2nzeGu7MT56drQK",
      "txn_id": "azharamin-Juspay202_159-1",
      "txn_detail": {
        "txn_uuid": "eulx2nzeGu7MT56drQK",
        "txn_id": "azharamin-Juspay202_159-1",
        "txn_amount": 1,
        "tax_amount": null,
        "surcharge_amount": null,
        "status": "CHARGED",
        "order_id": "Juspay202_159",
        "offer_deduction_amount": null,
        "net_amount": 1,
        "gateway_id": 514,
        "gateway": "YES_BIZ",
        "express_checkout": false,
        "error_message": "",
        "error_code": null,
        "currency": "INR",
        "created": "2020-08-30T09:53:17Z",
        "redirect": true
     },
      "status_id": 21,
      "status": "CHARGED",
      "rewards_breakup": null,
      "return_url": "https://links.ABCD.in/repayments",
      "refunded": false,
      "product_id": "",
      "payment_method_type": "UPI",
      "payment_method": "UPI",
      "payment_links": {
        "web": "https://api.juspay.in/merchant/pay/ordeu_f07e1293e5684eb5ae815dbf6c998644",
        "mobile": "https://api.juspay.in/merchant/pay/ordeu_f07e1293e5684eb5ae815dbf6c998644?mobile=true",
        "iframe": "https://api.juspay.in/merchant/ipay/ordeu_f07e1293e5684eb5ae815dbf6c998644"
      },
      "payment_gateway_response": {
        "resp_code": "00",
        "rrn": "443492753298",
        "network_error_code": null,
        "created": "2021-08-17T13:44:21Z",
        "epg_txn_id": "YJP9999rv9999a99c19a4877ede7954984e",
        "resp_message": "Your transaction is successful",
        "auth_id_code": null,
        "network_error_message": null,
        "txn_id": "eul7yc7TReHhAyNVsGp",
        "gateway_response": {
          "payeeMcc": "5816",
          "merchantId": "ABCD",
          "transactionTimestamp": "2024-03-08T16:05:12+05:30",
          "gatewayPayerResponseMessage": "FILTERED",
          "customResponse": "{}",
          "type": "MERCHANT_CREDITED_VIA_PAY",
          "gatewayReferenceId": "FILTERED",
          "gatewayPayerResponseCode": "FILTERED",
          "payerVpa": "customer@vpa",
          "refUrl": "https://www.juspay.com/",
          "gatewayResponseStatus": "SUCCESS",
          "payerAccRefId": "Ab7sd7v782342239",
          "gatewayResponseCode": "00",
          "merchantChannelId": "ABCDAPP",
          "payerActype": "SAVINGS",
          "payerIfsc": "ABCD1234",
          "payerName": "CUST",
          "payeeVpa": "ABCD@xyz",
          "gatewayTransactionId": "YJP9999rv9999a99c19a4877ede7954984e",
          "udfParameters": "{}",
          "gatewayResponseMessage": "Your transaction is successful",
          "payerMerchantCustomerId": "customer1",
          "merchantRequestId": "gameskraft-326UD9MKRU6OID5-1",
          "amount": "1.00"
        }
     },
     "merchant_id": "ABCD",
     "id": "ordeu_d002f7536b054b70be39b023976ab736",
     "gateway_reference_id": "111",
     "gateway_id": 514,
     "date_created": "2021-04-09T14:54:33Z",
     "customer_phone": "8867116657",
     "customer_id": "CUST",
     "customer_email": "CUST@mail",
     "currency": "INR",
     "bank_error_message": "",
     "bank_error_code": "",
     "amount_refunded": 0,
     "amount": 1
  },
      "payer_vpa": "customer@vpa",
      "order_id": "Juspay202_159",
      "offers": [

      ],
      "metadata": null,
      "merchant_id": "ABCD",
      "id": "ordeu_f07e1293e5684eb5ae815dbf6c998644",
      "gateway_reference_id": null,
      "gateway_id": 514,
      "effective_amount": 10000,
      "date_created": "2022-01-28T09:14:51Z",
      "customer_phone": "",
      "customer_id": "CUST",
      "customer_email": null,
      "currency": "INR",
      "bank_pg": null,
      "bank_error_message": "",
      "bank_error_code": "",
      "auth_type": "",
      "amount_refunded": 0,
      "amount": 1
    }
}
```

#### Kotlin Code Snippet:

```kotlin
{"success":false,"message":"Failed to fetch snippet"}
```


---

## Complete Code Reference

The following code files are referenced in the steps above:

### P2MCallbacks.txt

```
{"success":false,"message":"Failed to fetch snippet"}
```


---

## See Also

- [Transaction Charged](https://juspay.io/in/docs/upi-plugin-sdk/react-native/callbacks/txncharged)
- [Transaction Failed](https://juspay.io/in/docs/upi-plugin-sdk/react-native/callbacks/txnfailed)
