fix
This commit is contained in:
8
App.tsx
8
App.tsx
@@ -38,6 +38,8 @@ import {
|
|||||||
import BarcodeScanning from '@react-native-ml-kit/barcode-scanning';
|
import BarcodeScanning from '@react-native-ml-kit/barcode-scanning';
|
||||||
import RNFS from 'react-native-fs';
|
import RNFS from 'react-native-fs';
|
||||||
|
|
||||||
|
import rnauto from 'rnauto';
|
||||||
|
|
||||||
interface AppProps {
|
interface AppProps {
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -84,14 +86,14 @@ const styles = StyleSheet.create({
|
|||||||
bindButton: {
|
bindButton: {
|
||||||
padding: 10,
|
padding: 10,
|
||||||
borderRadius: 5,
|
borderRadius: 5,
|
||||||
width: 280,
|
width: 250,
|
||||||
height: 50,
|
height: 40,
|
||||||
justifyContent: "center",
|
justifyContent: "center",
|
||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
margin: 10,
|
margin: 10,
|
||||||
},
|
},
|
||||||
bindButtonText: {
|
bindButtonText: {
|
||||||
fontSize: 18,
|
fontSize: 15,
|
||||||
fontWeight: "bold",
|
fontWeight: "bold",
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
2
android/.idea/gradle.xml
generated
2
android/.idea/gradle.xml
generated
@@ -22,12 +22,12 @@
|
|||||||
<set>
|
<set>
|
||||||
<option value="$PROJECT_DIR$" />
|
<option value="$PROJECT_DIR$" />
|
||||||
<option value="$PROJECT_DIR$/app" />
|
<option value="$PROJECT_DIR$/app" />
|
||||||
<option value="$PROJECT_DIR$/../libs/rnauto/android" />
|
|
||||||
<option value="$PROJECT_DIR$/../node_modules/@react-native-cookies/cookies/android" />
|
<option value="$PROJECT_DIR$/../node_modules/@react-native-cookies/cookies/android" />
|
||||||
<option value="$PROJECT_DIR$/../node_modules/@react-native-ml-kit/barcode-scanning/android" />
|
<option value="$PROJECT_DIR$/../node_modules/@react-native-ml-kit/barcode-scanning/android" />
|
||||||
<option value="$PROJECT_DIR$/../node_modules/@react-native/gradle-plugin" />
|
<option value="$PROJECT_DIR$/../node_modules/@react-native/gradle-plugin" />
|
||||||
<option value="$PROJECT_DIR$/../node_modules/react-native-fs/android" />
|
<option value="$PROJECT_DIR$/../node_modules/react-native-fs/android" />
|
||||||
<option value="$PROJECT_DIR$/../node_modules/react-native-webview/android" />
|
<option value="$PROJECT_DIR$/../node_modules/react-native-webview/android" />
|
||||||
|
<option value="$PROJECT_DIR$/../node_modules/rnauto/android" />
|
||||||
<option value="$PROJECT_DIR$/../node_modules/rnwalletman/android" />
|
<option value="$PROJECT_DIR$/../node_modules/rnwalletman/android" />
|
||||||
</set>
|
</set>
|
||||||
</option>
|
</option>
|
||||||
|
|||||||
1
android/.idea/vcs.xml
generated
1
android/.idea/vcs.xml
generated
@@ -3,6 +3,7 @@
|
|||||||
<component name="VcsDirectoryMappings">
|
<component name="VcsDirectoryMappings">
|
||||||
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||||
|
<mapping directory="$PROJECT_DIR$/../libs/rnauto" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/../libs/rnwalletman" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/../libs/rnwalletman" vcs="Git" />
|
||||||
<mapping directory="$PROJECT_DIR$/../servers/walletman" vcs="Git" />
|
<mapping directory="$PROJECT_DIR$/../servers/walletman" vcs="Git" />
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Submodule libs/rnauto updated: 1634953750...24e81ccf23
Submodule libs/rnwalletman updated: 5afef67e03...d9b6e8435f
30
log/bharatpe_business_transactions.json
Normal file
30
log/bharatpe_business_transactions.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"message": "SUCCESS",
|
||||||
|
"status": true,
|
||||||
|
"data": {
|
||||||
|
"collection": 1.0,
|
||||||
|
"services": {
|
||||||
|
"orderQr": null,
|
||||||
|
"swipeActive": null,
|
||||||
|
"fpActive": null,
|
||||||
|
"loanActive": null,
|
||||||
|
"qrLifetimeActive": 1
|
||||||
|
},
|
||||||
|
"transactions": [
|
||||||
|
{
|
||||||
|
"id": 20664875563,
|
||||||
|
"paymentTimestamp": 1768753788000,
|
||||||
|
"internalUtr": "8f0j1b1c4b986216018500547711",
|
||||||
|
"bankReferenceNo": "601850054771",
|
||||||
|
"amount": 1.0,
|
||||||
|
"payerName": "Uma Maheswari R",
|
||||||
|
"payerHandle": "BHIM",
|
||||||
|
"type": "PAYMENT_RECV",
|
||||||
|
"status": "SUCCESS",
|
||||||
|
"payeeIdentifier": "bharatpe.8f0j1b1c4b98621",
|
||||||
|
"merchantId": 62472885,
|
||||||
|
"txnSubType": "SALE_P2PM"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
605
log/freecharge_transactions.json
Normal file
605
log/freecharge_transactions.json
Normal file
@@ -0,0 +1,605 @@
|
|||||||
|
{
|
||||||
|
"data": {
|
||||||
|
"globalTransactions": [
|
||||||
|
{
|
||||||
|
"txnType": "PAYMENT",
|
||||||
|
"isUPI": true,
|
||||||
|
"upiLiteTxnType": null,
|
||||||
|
"isDestVpaVerified": false,
|
||||||
|
"header": null,
|
||||||
|
"title": "Received from HARSHPREET SINGH",
|
||||||
|
"subtitle": "harshkular26@okhdfcbank",
|
||||||
|
"logo": "",
|
||||||
|
"logoText": "HS",
|
||||||
|
"paymentLogos": [
|
||||||
|
"https://cdn.freecharge.in/images/icicpng.png"
|
||||||
|
],
|
||||||
|
"transactionAction": "Added to",
|
||||||
|
"primaryAuth": "",
|
||||||
|
"txnDetails": {
|
||||||
|
"header": "Received from HARSHPREET SINGH",
|
||||||
|
"title": "From HARSHPREET SINGH",
|
||||||
|
"subtitle": "harshkular26@okhdfcbank",
|
||||||
|
"status": "SUCCESS",
|
||||||
|
"amount": 1.00,
|
||||||
|
"timestamp": 1768665079341,
|
||||||
|
"globalTxnId": "HDFfb2bbb62bc4f423f972d28affc4390f8",
|
||||||
|
"globalTxnType": "UPI_PAY",
|
||||||
|
"txnStatusMessage": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"txnAmountBreakup": null,
|
||||||
|
"paymentDirection": "CREDIT"
|
||||||
|
},
|
||||||
|
"parentTxnDetailsForCBandRF": null,
|
||||||
|
"offer": null,
|
||||||
|
"billerInfo": {
|
||||||
|
"billerMetaData": [
|
||||||
|
{
|
||||||
|
"sectionHeading": "Paid From",
|
||||||
|
"sectionDetails": [],
|
||||||
|
"mandateInfoForAutoPay": {
|
||||||
|
"title": null,
|
||||||
|
"deeplink": null
|
||||||
|
},
|
||||||
|
"invoiceCta": null,
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sectionHeading": "Payment Information",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": null,
|
||||||
|
"value": null,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": "https://cdn.freecharge.in/images/icicpng.png",
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "UPI Transaction ID",
|
||||||
|
"value": "117341634216",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Comments",
|
||||||
|
"value": "UPI",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": true,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FC Transaction ID",
|
||||||
|
"value": "HDFfb2bbb62bc4f423f972d28affc4390f8",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": null,
|
||||||
|
"invoiceCta": {
|
||||||
|
"invoiceCtaText": null,
|
||||||
|
"invoiceCtaLink": null
|
||||||
|
},
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"billerName": null,
|
||||||
|
"bbpsEnable": false
|
||||||
|
},
|
||||||
|
"cashBackInfo": null,
|
||||||
|
"refundInfo": null,
|
||||||
|
"actionableCta": {
|
||||||
|
"cta": []
|
||||||
|
},
|
||||||
|
"promotionData": null,
|
||||||
|
"transactionDetailsForChatBot": null,
|
||||||
|
"partnerId": null,
|
||||||
|
"upilite": false,
|
||||||
|
"autoPayTxn": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"txnType": "PAYMENT",
|
||||||
|
"isUPI": true,
|
||||||
|
"upiLiteTxnType": null,
|
||||||
|
"isDestVpaVerified": false,
|
||||||
|
"header": null,
|
||||||
|
"title": "Received from UMA MAHESWARI R",
|
||||||
|
"subtitle": "9363185743@pthdfc",
|
||||||
|
"logo": "",
|
||||||
|
"logoText": "UM",
|
||||||
|
"paymentLogos": [
|
||||||
|
"https://cdn.freecharge.in/images/icicpng.png"
|
||||||
|
],
|
||||||
|
"transactionAction": "Added to",
|
||||||
|
"primaryAuth": "",
|
||||||
|
"txnDetails": {
|
||||||
|
"header": "Received from UMA MAHESWARI R",
|
||||||
|
"title": "From UMA MAHESWARI R",
|
||||||
|
"subtitle": "9363185743@pthdfc",
|
||||||
|
"status": "SUCCESS",
|
||||||
|
"amount": 1.00,
|
||||||
|
"timestamp": 1768575668810,
|
||||||
|
"globalTxnId": "PTM23cde5d7d2f6496bad81219abc923558",
|
||||||
|
"globalTxnType": "UPI_PAY",
|
||||||
|
"txnStatusMessage": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"txnAmountBreakup": null,
|
||||||
|
"paymentDirection": "CREDIT"
|
||||||
|
},
|
||||||
|
"parentTxnDetailsForCBandRF": null,
|
||||||
|
"offer": null,
|
||||||
|
"billerInfo": {
|
||||||
|
"billerMetaData": [
|
||||||
|
{
|
||||||
|
"sectionHeading": "Paid From",
|
||||||
|
"sectionDetails": [],
|
||||||
|
"mandateInfoForAutoPay": {
|
||||||
|
"title": null,
|
||||||
|
"deeplink": null
|
||||||
|
},
|
||||||
|
"invoiceCta": null,
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sectionHeading": "Payment Information",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": null,
|
||||||
|
"value": null,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": "https://cdn.freecharge.in/images/icicpng.png",
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "UPI Transaction ID",
|
||||||
|
"value": "601628009647",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Comments",
|
||||||
|
"value": "ORDER1768575634221",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": true,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FC Transaction ID",
|
||||||
|
"value": "PTM23cde5d7d2f6496bad81219abc923558",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": null,
|
||||||
|
"invoiceCta": {
|
||||||
|
"invoiceCtaText": null,
|
||||||
|
"invoiceCtaLink": null
|
||||||
|
},
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"billerName": null,
|
||||||
|
"bbpsEnable": false
|
||||||
|
},
|
||||||
|
"cashBackInfo": null,
|
||||||
|
"refundInfo": null,
|
||||||
|
"actionableCta": {
|
||||||
|
"cta": []
|
||||||
|
},
|
||||||
|
"promotionData": null,
|
||||||
|
"transactionDetailsForChatBot": null,
|
||||||
|
"partnerId": null,
|
||||||
|
"upilite": false,
|
||||||
|
"autoPayTxn": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"txnType": "PAYMENT",
|
||||||
|
"isUPI": false,
|
||||||
|
"upiLiteTxnType": null,
|
||||||
|
"isDestVpaVerified": false,
|
||||||
|
"header": null,
|
||||||
|
"title": "Money Added to Wallet",
|
||||||
|
"subtitle": "Freecharge Wallet",
|
||||||
|
"logo": "https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/wallet.svg",
|
||||||
|
"logoText": "FP",
|
||||||
|
"paymentLogos": [
|
||||||
|
"https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/visa-logo.svg"
|
||||||
|
],
|
||||||
|
"transactionAction": "Paid from",
|
||||||
|
"primaryAuth": "",
|
||||||
|
"txnDetails": {
|
||||||
|
"header": "Money Added to Wallet",
|
||||||
|
"title": "Money Added to Wallet",
|
||||||
|
"subtitle": "Freecharge Wallet",
|
||||||
|
"status": "SUCCESS",
|
||||||
|
"amount": 10.05,
|
||||||
|
"timestamp": 1768113658364,
|
||||||
|
"globalTxnId": "OCAMWO20260111137834213",
|
||||||
|
"globalTxnType": "ORDER_FULFILLMENT",
|
||||||
|
"txnStatusMessage": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"txnAmountBreakup": {
|
||||||
|
"breakUpDetailsList": [
|
||||||
|
{
|
||||||
|
"key": "Bill Amount",
|
||||||
|
"value": 10,
|
||||||
|
"feesInPercentage": null,
|
||||||
|
"discountedAmount": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Convenience Fee(Inc. GST)",
|
||||||
|
"value": 0.05,
|
||||||
|
"feesInPercentage": null,
|
||||||
|
"discountedAmount": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"paymentDirection": "DEBIT"
|
||||||
|
},
|
||||||
|
"parentTxnDetailsForCBandRF": null,
|
||||||
|
"offer": null,
|
||||||
|
"billerInfo": {
|
||||||
|
"billerMetaData": [
|
||||||
|
{
|
||||||
|
"sectionHeading": "Paid From",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": "Debit Card",
|
||||||
|
"value": 10.05,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": true,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": {
|
||||||
|
"title": null,
|
||||||
|
"deeplink": null
|
||||||
|
},
|
||||||
|
"invoiceCta": null,
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sectionHeading": "Payment Information",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": "Card Number",
|
||||||
|
"value": "XXXXXXXXXXXX0227",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": "https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/visa-logo.svg",
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PG Transaction ID",
|
||||||
|
"value": "OCAMWO20260111137834213",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RRN",
|
||||||
|
"value": "025474",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Convenience Fee(Inc. GST)",
|
||||||
|
"value": 0.05,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": true,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FC Transaction ID",
|
||||||
|
"value": "OCAMWO20260111137834213",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": null,
|
||||||
|
"invoiceCta": {
|
||||||
|
"invoiceCtaText": "View Invoice",
|
||||||
|
"invoiceCtaLink": "redirect_to_pa"
|
||||||
|
},
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"billerName": null,
|
||||||
|
"bbpsEnable": false
|
||||||
|
},
|
||||||
|
"cashBackInfo": null,
|
||||||
|
"refundInfo": null,
|
||||||
|
"actionableCta": {
|
||||||
|
"cta": [
|
||||||
|
{
|
||||||
|
"ctaText": "Repeat Transaction",
|
||||||
|
"ctalink": "https://freecharge.in/fc/app?action=view&page=addmoney",
|
||||||
|
"pwaRedirectionData": {
|
||||||
|
"category": "Add Money",
|
||||||
|
"shortCode": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"promotionData": null,
|
||||||
|
"transactionDetailsForChatBot": null,
|
||||||
|
"partnerId": "1",
|
||||||
|
"upilite": false,
|
||||||
|
"autoPayTxn": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"txnType": "PAYMENT",
|
||||||
|
"isUPI": false,
|
||||||
|
"upiLiteTxnType": null,
|
||||||
|
"isDestVpaVerified": false,
|
||||||
|
"header": null,
|
||||||
|
"title": "Money Added to Wallet",
|
||||||
|
"subtitle": "Freecharge Wallet",
|
||||||
|
"logo": "https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/wallet.svg",
|
||||||
|
"logoText": "FP",
|
||||||
|
"paymentLogos": [
|
||||||
|
"https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/visa-logo.svg"
|
||||||
|
],
|
||||||
|
"transactionAction": "Paid from",
|
||||||
|
"primaryAuth": "",
|
||||||
|
"txnDetails": {
|
||||||
|
"header": "Money Added to Wallet",
|
||||||
|
"title": "Money Added to Wallet",
|
||||||
|
"subtitle": "Freecharge Wallet",
|
||||||
|
"status": "SUCCESS",
|
||||||
|
"amount": 10.05,
|
||||||
|
"timestamp": 1767863526876,
|
||||||
|
"globalTxnId": "OCAMWO20260108137664533",
|
||||||
|
"globalTxnType": "ORDER_FULFILLMENT",
|
||||||
|
"txnStatusMessage": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"txnAmountBreakup": {
|
||||||
|
"breakUpDetailsList": [
|
||||||
|
{
|
||||||
|
"key": "Bill Amount",
|
||||||
|
"value": 10,
|
||||||
|
"feesInPercentage": null,
|
||||||
|
"discountedAmount": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "Convenience Fee(Inc. GST)",
|
||||||
|
"value": 0.05,
|
||||||
|
"feesInPercentage": null,
|
||||||
|
"discountedAmount": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"paymentDirection": "DEBIT"
|
||||||
|
},
|
||||||
|
"parentTxnDetailsForCBandRF": null,
|
||||||
|
"offer": null,
|
||||||
|
"billerInfo": {
|
||||||
|
"billerMetaData": [
|
||||||
|
{
|
||||||
|
"sectionHeading": "Paid From",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": "Debit Card",
|
||||||
|
"value": 10.05,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": true,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": {
|
||||||
|
"title": null,
|
||||||
|
"deeplink": null
|
||||||
|
},
|
||||||
|
"invoiceCta": null,
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"sectionHeading": "Payment Information",
|
||||||
|
"sectionDetails": [
|
||||||
|
{
|
||||||
|
"name": "Card Number",
|
||||||
|
"value": "XXXXXXXXXXXX0227",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": "https://pwa-cdn.freechargebiz.in/pwa-static/pwa/images/transactionsHistory/visa-logo.svg",
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "PG Transaction ID",
|
||||||
|
"value": "OCAMWO20260108137664533",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "RRN",
|
||||||
|
"value": "031786",
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Convenience Fee(Inc. GST)",
|
||||||
|
"value": 0.05,
|
||||||
|
"action": null,
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": true,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "FC Transaction ID",
|
||||||
|
"value": "OCAMWO20260108137664533",
|
||||||
|
"action": "copy",
|
||||||
|
"logoUrl": null,
|
||||||
|
"showMore": false,
|
||||||
|
"rupeeLogoRequired": false,
|
||||||
|
"mandateDeeplink": null,
|
||||||
|
"complianceLogo": null,
|
||||||
|
"baseAmountInGlobalCurrency": null,
|
||||||
|
"baseCurrency": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"mandateInfoForAutoPay": null,
|
||||||
|
"invoiceCta": {
|
||||||
|
"invoiceCtaText": "View Invoice",
|
||||||
|
"invoiceCtaLink": "redirect_to_pa"
|
||||||
|
},
|
||||||
|
"bbpsLogo": null,
|
||||||
|
"bbpsenabled": false
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"billerName": null,
|
||||||
|
"bbpsEnable": false
|
||||||
|
},
|
||||||
|
"cashBackInfo": null,
|
||||||
|
"refundInfo": null,
|
||||||
|
"actionableCta": {
|
||||||
|
"cta": [
|
||||||
|
{
|
||||||
|
"ctaText": "Repeat Transaction",
|
||||||
|
"ctalink": "https://freecharge.in/fc/app?action=view&page=addmoney",
|
||||||
|
"pwaRedirectionData": {
|
||||||
|
"category": "Add Money",
|
||||||
|
"shortCode": null
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"promotionData": null,
|
||||||
|
"transactionDetailsForChatBot": null,
|
||||||
|
"partnerId": "1",
|
||||||
|
"upilite": false,
|
||||||
|
"autoPayTxn": false
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"error": null
|
||||||
|
}
|
||||||
238
log/paytm_personal_transactions.json
Normal file
238
log/paytm_personal_transactions.json
Normal file
@@ -0,0 +1,238 @@
|
|||||||
|
{
|
||||||
|
"entityId": "1964706237",
|
||||||
|
"txns": [
|
||||||
|
{
|
||||||
|
"amount": 1.0,
|
||||||
|
"txnIndicator": 2,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"identifier": "1247608358",
|
||||||
|
"reportedCustId": "1247608358",
|
||||||
|
"name": "Gurvir Singh",
|
||||||
|
"mobileNumber": "7528905079",
|
||||||
|
"countryCode": "91"
|
||||||
|
},
|
||||||
|
"statusKey": 1,
|
||||||
|
"txnId": "PTM94fe275116f8474a9ecdade11dd8d497:tDate:1766240514873:source:UPI:GrpId:3_PTM94fe275116f8474a9ecdade11dd8d497",
|
||||||
|
"sourceTxnId": "PTM94fe275116f8474a9ecdade11dd8d497",
|
||||||
|
"docUpdatedDate": 1766240516190,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1766240514873,
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "savings"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 1,
|
||||||
|
"errorCode": "U30-Z8",
|
||||||
|
"remarks": "ORD5EIJI1ZNIY",
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"1",
|
||||||
|
"gurvir singh",
|
||||||
|
"917528905079",
|
||||||
|
"7528905079@pthdfc",
|
||||||
|
"535453557652"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer&pn=Gurvir%20Singh&pa=7528905079@pthdfc",
|
||||||
|
"txnType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": 1.0,
|
||||||
|
"txnIndicator": 2,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"identifier": "1247608358",
|
||||||
|
"reportedCustId": "1247608358",
|
||||||
|
"name": "Gurvir Singh",
|
||||||
|
"mobileNumber": "7528905079",
|
||||||
|
"countryCode": "91"
|
||||||
|
},
|
||||||
|
"statusKey": 1,
|
||||||
|
"txnId": "PTMee1f63d76b7142e687071c2d05175224:tDate:1766240349430:source:UPI:GrpId:3_PTMee1f63d76b7142e687071c2d05175224",
|
||||||
|
"sourceTxnId": "PTMee1f63d76b7142e687071c2d05175224",
|
||||||
|
"docUpdatedDate": 1766240350779,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1766240349430,
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "savings"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 1,
|
||||||
|
"errorCode": "U30-Z8",
|
||||||
|
"remarks": "ORDA7ZXEWS3P4",
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"1",
|
||||||
|
"gurvir singh",
|
||||||
|
"917528905079",
|
||||||
|
"7528905079@pthdfc",
|
||||||
|
"535453543140"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer&pn=Gurvir%20Singh&pa=7528905079@pthdfc",
|
||||||
|
"txnType": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": 1.0,
|
||||||
|
"txnIndicator": 1,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"identifier": "7498092487@axl",
|
||||||
|
"name": "Shreekant Diganbar Pisrvar"
|
||||||
|
},
|
||||||
|
"statusKey": 2,
|
||||||
|
"txnTag": "\\uD83D\\uDCB5 Money Received",
|
||||||
|
"txnId": "AXL7aeebfa48de84b01950a53b5c6b8d3d4:tDate:1765603428899:source:UPI:GrpId:3_AXL7aeebfa48de84b01950a53b5c6b8d3d4",
|
||||||
|
"sourceTxnId": "AXL7aeebfa48de84b01950a53b5c6b8d3d4",
|
||||||
|
"docUpdatedDate": 1765603429065,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1765603428899,
|
||||||
|
"txnActionLabel": "Received",
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "Other",
|
||||||
|
"logoUrl": "https://tpap-logo.paytm.com/uth/images/bank-logo/KVBL.png",
|
||||||
|
"instrumentName": "Karur Vysa Bank"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 2,
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"1",
|
||||||
|
"shreekant diganbar pisrvar",
|
||||||
|
"\\uD83D\\uDCB5 Money Received",
|
||||||
|
"7498092487@axl",
|
||||||
|
"872132444814"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer&pn=Shreekant%20Diganbar%20Pisrvar&pa=7498092487@axl",
|
||||||
|
"txnType": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": 1.0,
|
||||||
|
"txnIndicator": 1,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"identifier": "1522916120",
|
||||||
|
"name": "Shreekant Diganbar Pisrvar",
|
||||||
|
"mobileNumber": "7498092487",
|
||||||
|
"countryCode": "91"
|
||||||
|
},
|
||||||
|
"statusKey": 2,
|
||||||
|
"txnTag": "\\uD83D\\uDCB5 Money Received",
|
||||||
|
"txnId": "PTM6e1545d3a7734315a8762772df7644b5:tDate:1765557777771:source:UPI:GrpId:3_PTM6e1545d3a7734315a8762772df7644b5",
|
||||||
|
"sourceTxnId": "PTM6e1545d3a7734315a8762772df7644b5",
|
||||||
|
"docUpdatedDate": 1765557779419,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1765557777771,
|
||||||
|
"txnActionLabel": "Received",
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "savings",
|
||||||
|
"logoUrl": "https://tpap-logo.paytm.com/uth/images/bank-logo/KVBL.png",
|
||||||
|
"instrumentName": "Karur Vysa Bank"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 2,
|
||||||
|
"remarks": "ORDORD966KK96Z97",
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"1",
|
||||||
|
"shreekant diganbar pisrvar",
|
||||||
|
"917498092487",
|
||||||
|
"\\uD83D\\uDCB5 Money Received",
|
||||||
|
"7498092487@ptyes",
|
||||||
|
"393702317656"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer&pn=Shreekant%20Diganbar%20Pisrvar&pa=7498092487@ptyes",
|
||||||
|
"txnType": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": 1.0,
|
||||||
|
"txnIndicator": 1,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"identifier": "1522916120",
|
||||||
|
"name": "Shreekant Diganbar Pisrvar",
|
||||||
|
"mobileNumber": "7498092487",
|
||||||
|
"countryCode": "91"
|
||||||
|
},
|
||||||
|
"statusKey": 2,
|
||||||
|
"txnTag": "\\uD83D\\uDCB5 Money Received",
|
||||||
|
"txnId": "PTMe695465d4bcd4b18ae6813cacac9e1a7:tDate:1765556062312:source:UPI:GrpId:3_PTMe695465d4bcd4b18ae6813cacac9e1a7",
|
||||||
|
"sourceTxnId": "PTMe695465d4bcd4b18ae6813cacac9e1a7",
|
||||||
|
"docUpdatedDate": 1765556063853,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1765556062312,
|
||||||
|
"txnActionLabel": "Received",
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "savings",
|
||||||
|
"logoUrl": "https://tpap-logo.paytm.com/uth/images/bank-logo/KVBL.png",
|
||||||
|
"instrumentName": "Karur Vysa Bank"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 2,
|
||||||
|
"remarks": "ORDHICK0L44W0",
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"1",
|
||||||
|
"shreekant diganbar pisrvar",
|
||||||
|
"917498092487",
|
||||||
|
"\\uD83D\\uDCB5 Money Received",
|
||||||
|
"7498092487@ptyes",
|
||||||
|
"393701143456"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer&pn=Shreekant%20Diganbar%20Pisrvar&pa=7498092487@ptyes",
|
||||||
|
"txnType": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"amount": 5.0,
|
||||||
|
"txnIndicator": 0,
|
||||||
|
"secondPartyInfo": {
|
||||||
|
"logoUrl": "https://tpap-logo.paytm.com/uth/images/category-logo/self_transfer.png",
|
||||||
|
"identifier": "1964706237",
|
||||||
|
"reportedCustId": "1964706237",
|
||||||
|
"name": "Akashkumar Ananthase",
|
||||||
|
"bankDetail": {
|
||||||
|
"logo": "https://tpap-logo.paytm.com/uth/images/bank-logo/default.png"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"statusKey": 1,
|
||||||
|
"narration": "Self transfer, Akashkumar Ananthase",
|
||||||
|
"txnId": "PTM1891642efb1e4f25af9cc52561f1aaff:tDate:1765451369147:source:UPI:GrpId:3_PTM1891642efb1e4f25af9cc52561f1aaff",
|
||||||
|
"sourceTxnId": "PTM1891642efb1e4f25af9cc52561f1aaff",
|
||||||
|
"docUpdatedDate": 1765451369426,
|
||||||
|
"streamSource": "UPI",
|
||||||
|
"txnDate": 1765451369147,
|
||||||
|
"userInstrumentInfo": [
|
||||||
|
{
|
||||||
|
"instrumentType": 3,
|
||||||
|
"identifier": "5932_KVBL0001874",
|
||||||
|
"accountType": "savings"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"txnCategory": 4,
|
||||||
|
"errorCode": "INT-1989",
|
||||||
|
"remarks": "abcdedf",
|
||||||
|
"isSelfTransfer": true,
|
||||||
|
"searchAbleStrings": [
|
||||||
|
"5",
|
||||||
|
"akashkumar ananthase",
|
||||||
|
"917604923677",
|
||||||
|
"7604923677@pthdfc"
|
||||||
|
],
|
||||||
|
"repeatPaymentUrl": "paytmmp://cash_wallet?featuretype=money_transfer_self&popToRoot=false",
|
||||||
|
"txnType": 1
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"paginationParams": {
|
||||||
|
"fromUpdatedDate": "1766240516190",
|
||||||
|
"pageNo": 2,
|
||||||
|
"toDateForSubsequentRequest": 1759256999999
|
||||||
|
},
|
||||||
|
"extendedInfo": {
|
||||||
|
"invalidateVersion": 12
|
||||||
|
},
|
||||||
|
"invalidateStoredData": true
|
||||||
|
}
|
||||||
235
log/phonepe_personal_fetch_ifsc_detail.har
Normal file
235
log/phonepe_personal_fetch_ifsc_detail.har
Normal file
@@ -0,0 +1,235 @@
|
|||||||
|
{
|
||||||
|
"log": {
|
||||||
|
"version": "1.2",
|
||||||
|
"creator": {
|
||||||
|
"name": "pxlogserver",
|
||||||
|
"version": "1.0"
|
||||||
|
},
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"startedDateTime": "2026-01-26T15:31:24.134634Z",
|
||||||
|
"time": 208,
|
||||||
|
"pageref": "ProxyPin",
|
||||||
|
"_id": 2030,
|
||||||
|
"_app": {
|
||||||
|
"id": "com.phonepe.app",
|
||||||
|
"name": "PhonePe",
|
||||||
|
"path": "com.phonepe.app",
|
||||||
|
"os": "android"
|
||||||
|
},
|
||||||
|
"request": {
|
||||||
|
"method": "POST",
|
||||||
|
"url": "https://apicp1.phonepe.com/apis/cyclops/directory/v2",
|
||||||
|
"httpVersion": "HTTP/1.1",
|
||||||
|
"cookies": [],
|
||||||
|
"headers": [
|
||||||
|
{
|
||||||
|
"name": "Authorization",
|
||||||
|
"value": "Bearer hq4wOGdzX31IuPyyh7/7AYOLiipO42P8QtgmusudZHta7zUAMbV5uMV5f6kF1hmvg+nxuLxSmUpOSH1kYeLFdydEuhX2Gb7C4BgPrW4jpRhKE6qvTYl0YQVeyLALq95aHupksvx8vo7Y9kBhH06MtkMCv67BPJ4lvjpdrsGk8mRNIqwAoG8GWvux/uZQOT1btVPEbS/FJdAckS47HXb6bx1e+QJswwJShPbHQqiC1uvaZm+dkvZG63sCJ1iYAPb9YVh5VbE32FkwrKv05j+BJ0XdBUEi1Z+X2ctcDyaPDjJ+TZeXJLYwZbOOnZRhUWqS00GkGxGsLNS5rEzluFoadRC/B3VUnKhfboqI/4pt6zjBAu96nJsZsz3bm1uLbO2XTKMPc+2gPvY9cq1BocXRcxgDeZRZ2DR6wrJAtlPtJLSXaLz35RJv6wPIz9nEsfE7G1ArDr/QyPy3Oceur+mw6MpKcL/ffs738J38r8lQ4qjOkdFcMBAYs1w3Das/fRh2FHHqxBcVaL8tGP+/xkvTDtfY6J7NWttO6cmg6mkUffaorUeVbjh4QBVpFzoKRdPybFmgY05G/ox+hOyrEQBTcuzPcfnqvc6S4gd4KTZFveGC5t2UI8HhOGNeSe12xGymCg1Au2lAhGRoDGX1bGgTr8n5zBzc0ogD0g4a"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-ORG-ID",
|
||||||
|
"value": "PHONEPE"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-FARM-REQUEST-ID",
|
||||||
|
"value": "f575b857-ddb2-4aa7-9423-3f53b93ab81f"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "accept",
|
||||||
|
"value": "application/json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-BOLT-ENC-PROTOCOL",
|
||||||
|
"value": "V1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-SOURCE-TYPE",
|
||||||
|
"value": "APP"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-SOURCE-PLATFORM",
|
||||||
|
"value": "Android"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-SOURCE-VERSION",
|
||||||
|
"value": "24071205"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-MERCHANT-ID",
|
||||||
|
"value": "FXM"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-APP-ID",
|
||||||
|
"value": "fdab17054b934ee28271230cb743d3a7"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-DG-G",
|
||||||
|
"value": "b6d6aec0b6bb6937c3908c76adbb46e30f0663abbc49a2d4cf343f6dba650051"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-DG-CA",
|
||||||
|
"value": "2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-SOURCE-LOCALE",
|
||||||
|
"value": "en"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUEST-CHECKSUM-V4",
|
||||||
|
"value": "ZGI0NTE2Zkk4MzM4bFVCMC04MzJ3VHhuOS00NEYycElkSWRoTi85cGs2MmJiQzFtWDRsZ2hNU3N4eG5lVVplS3lUUzlaaTlzV3I4emYwWUNwQjlwaGZaSmVNOUdtN1RkbXpEOTNoNzhORUpFUlVQdm4rcmtOb3hBPT1WZCthSjFVa0hHZU9IQnhR"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUEST-ALIAS",
|
||||||
|
"value": "V4_1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUEST-START-TIME",
|
||||||
|
"value": "1769441484053"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Content-Type",
|
||||||
|
"value": "application/json; charset=utf-8"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Content-Length",
|
||||||
|
"value": "293"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Host",
|
||||||
|
"value": "apicp1.phonepe.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Connection",
|
||||||
|
"value": "Keep-Alive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Accept-Encoding",
|
||||||
|
"value": "gzip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "User-Agent",
|
||||||
|
"value": "okhttp/4.10.0"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"queryString": [],
|
||||||
|
"postData": {
|
||||||
|
"mimeType": "application/json; charset=utf-8",
|
||||||
|
"text": "{\"userId\":\"U2511202042423134861511\",\"directoryContacts\":[{\"vpa\":\"296001000405@ICIC0002960.ifsc.npci\",\"attributes\":{\"U2511202042423134861511\":{\"name\":\"Gurvir Singh\",\"nickName\":\"\",\"groupId\":\"5980e1c1-06d0-48da-a877-bb2b2caa1e14\",\"isVerifiedBankAccount\":true,\"bankID\":\"ICIC\"}},\"type\":\"ACCOUNT\"}]}"
|
||||||
|
},
|
||||||
|
"headersSize": -1,
|
||||||
|
"bodySize": 293
|
||||||
|
},
|
||||||
|
"cache": {},
|
||||||
|
"timings": {
|
||||||
|
"send": 0,
|
||||||
|
"wait": 208,
|
||||||
|
"receive": 0
|
||||||
|
},
|
||||||
|
"serverIPAddress": "192.168.1.155",
|
||||||
|
"response": {
|
||||||
|
"status": 200,
|
||||||
|
"statusText": "OK",
|
||||||
|
"httpVersion": "HTTP/1.1",
|
||||||
|
"cookies": [],
|
||||||
|
"headers": [
|
||||||
|
{
|
||||||
|
"name": "Content-Type",
|
||||||
|
"value": "application/json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUEST-ID",
|
||||||
|
"value": "e81b1e63-2b7b-4285-a206-b787a5308665"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-ENCRYPTED-RESPONSE",
|
||||||
|
"value": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-RESPONSE-SPEC",
|
||||||
|
"value": "ezhJeyty0OVAGwtc"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-RESPONSE-TOKEN",
|
||||||
|
"value": "fwsfN2bvmVmdUYXRz36pECdpZc40flQdB3dXGxch3x7Ysi1s0DM/xjr31RQxE8sxNkWXOM58UfjQXmO+jgWVi1yCiqvTW4QlH023hg=="
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUESTED-METHOD",
|
||||||
|
"value": "POST"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-RESPONSE-BACKEND-TIME",
|
||||||
|
"value": "1769441484189"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-REQUEST-BACKEND-TIME",
|
||||||
|
"value": "1769441484135"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-Frame-Options",
|
||||||
|
"value": "DENY"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-Content-Type-Options",
|
||||||
|
"value": "nosniff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "X-XSS-Protection",
|
||||||
|
"value": "1; mode=block"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "strict-transport-security",
|
||||||
|
"value": "max-age=31536000; preload"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Content-Encoding",
|
||||||
|
"value": "gzip"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Expires",
|
||||||
|
"value": "Mon, 26 Jan 2026 15:31:24 GMT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cache-Control",
|
||||||
|
"value": "max-age=0, no-cache, no-store"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Pragma",
|
||||||
|
"value": "no-cache"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Date",
|
||||||
|
"value": "Mon, 26 Jan 2026 15:31:24 GMT"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Content-Length",
|
||||||
|
"value": "284"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Connection",
|
||||||
|
"value": "keep-alive"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Vary",
|
||||||
|
"value": "Accept-Encoding"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cf-ray",
|
||||||
|
"value": "0.8ed70b17.1769441484.8c1308c2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"content": {
|
||||||
|
"size": 284,
|
||||||
|
"mimeType": "application/json",
|
||||||
|
"text": "{\"success\":true,\"data\":[{\"type\":\"ACCOUNT\",\"connectId\":\"r79E89o.34@89e02@1jb-1.w*-&999.9le6!IHDhTP,HpXHH\",\"attributes\":{\"U2511202042423134861511\":{\"name\":\"Gurvir Singh\",\"nickName\":\"\",\"groupId\":\"5980e1c1-06d0-48da-a877-bb2b2caa1e14\",\"isVerifiedBankAccount\":true,\"bankID\":\"ICIC\"}},\"vpa\":\"296001000405@ICIC0002960.ifsc.npci\",\"id\":\"296001000405@ICIC0002960.ifsc.npci\"}]}"
|
||||||
|
},
|
||||||
|
"redirectURL": "",
|
||||||
|
"headersSize": -1,
|
||||||
|
"bodySize": 284
|
||||||
|
},
|
||||||
|
"_timestamp": "2026-01-26 23:31:24",
|
||||||
|
"_rule": "logsrv"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
1401
log/phonepe_personal_transaction.json
Normal file
1401
log/phonepe_personal_transaction.json
Normal file
File diff suppressed because it is too large
Load Diff
Submodule servers/walletman updated: ca426ae9b8...4e7f115e08
Reference in New Issue
Block a user