NTP-8663 | UPI International (#13560)

Co-authored-by: Narayan Aditya <aditya.narayan@navi.com>
Co-authored-by: Hardik Chaudhary <hardik.chaudhary@navi.com>
Co-authored-by: Divyesh Shinde <divyesh.shinde@navi.com>
This commit is contained in:
shreyansu raj
2025-05-06 15:30:06 +05:30
committed by GitHub
parent a516cf0f94
commit f6754976a0
106 changed files with 9637 additions and 172 deletions

View File

@@ -74,6 +74,7 @@ class BBPSOrderManager : IOrderManager {
otherUserInfo = optString("orderTitle").orEmpty(),
paymentStatus =
OrderPaymentStatus.getStatusFromValue(value = optString("status").orEmpty()),
upiGlobalCurrencyAndAmount = "",
)
}
}