This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
payments
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix: formatting
pull/2/head
Jannat Patel
3 years ago
parent
2e4f03de3b
commit
fa8c62ea0c
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
payments/templates/pages/razorpay_checkout.py
+ 1
- 1
payments/templates/pages/razorpay_checkout.py
View File
@@ -17,7 +17,7 @@ expected_keys = (
"payer_name",
"payer_name",
"payer_email",
"payer_email",
"order_id",
"order_id",
"currency"
"currency"
,
)
)
Write
Preview
Loading…
Cancel
Save