Skip to content

Commit b8cee23

Browse files
sanatsathayek-yle
andauthored
Add UPI to payment types (#1623)
Co-authored-by: Sanat Sathaye <sanatsathaye@users.noreply.github.com> Co-authored-by: Kyle Hensel <k.y.l.e@outlook.co.nz>
1 parent 212ee52 commit b8cee23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/fields/payment_multi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"visa": "Visa",
4747
"visa_debit": "Visa Debit",
4848
"visa_electron": "Visa Electron",
49-
"wechat": "WeChat Pay"
49+
"wechat": "WeChat Pay",
50+
"upi": "UPI (Unified Payments Interface)"
5051
}
5152
}
5253
}

0 commit comments

Comments
 (0)