Skip to content

Commit

Permalink
debug 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Javad-Ak committed Sep 14, 2024
1 parent d8094fa commit 521cbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/payping.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
PAYPING_STATUS_500 = 500

PayPing_PAYMENT_DESCRIPTION = 'register workshops or talks'
PayPing_CALL_BACK = 'https://autgamecraft.ir/api/v2/service/verify'
PayPing_CALL_BACK = 'https://autgamecraft.ir/api/v2/service/verify/'

PayPing_URL = "https://api.payping.ir/v2/pay"
PayPing_URL_VERIFY = "https://api.payping.ir/v2/pay/verify"
Expand Down

0 comments on commit 521cbda

Please sign in to comment.