Skip to content

Commit

Permalink
Merge pull request #18 from razorpay/v2.0.11
Browse files Browse the repository at this point in the history
version 2.0.11
  • Loading branch information
vivekshindhe authored Apr 4, 2024
2 parents 1315dcf + 82128bc commit 7cd3a34
Show file tree
Hide file tree
Showing 16 changed files with 1,593 additions and 1,663 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- razorpay-customui-pod (2.0.10)
- razorpay-customui-pod (2.0.11)

DEPENDENCIES:
- razorpay-customui-pod (from `../`)
Expand All @@ -9,7 +9,7 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
razorpay-customui-pod: f3cb691e8120bbfd72ff0b9b1569c737d1e618c1
razorpay-customui-pod: 84549eb77178e92c0c03e667f54f0d6495ca3860

PODFILE CHECKSUM: 4604fcfab1e097d33685417648d256fc51b90457

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

100 changes: 50 additions & 50 deletions Example/razorpay-customui-pod.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Binary file not shown.
2 changes: 1 addition & 1 deletion Example/razorpay-customui-pod/MenuVC.swift
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ extension MenuVC {
"method": "upi",
// "_[flow]": "intent",
// "upi_app_package_name": "phonepe",
"vpa": "failure@razorpay" // Optional Parameter
"vpa": "success@razorpay" // Optional Parameter
]
self.payloadArray += [PayloadModel(title: "UPI", options: cardPaymentDict, paymentType: .makePayment)]
cardPaymentDict = [:]
Expand Down
Binary file modified Pod/Razorpay.xcframework/ios-arm64/Razorpay.framework/Info.plist
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 7cd3a34

Please sign in to comment.