Skip to content

Commit

Permalink
Merge pull request #16 from AUTGamecraft/payping
Browse files Browse the repository at this point in the history
pay address
  • Loading branch information
Javad-Ak authored Sep 10, 2024
2 parents e6f11fa + f5f82a3 commit 174872b
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 @@ -25,7 +25,7 @@


def PayPingPeymentLinkGenerator(code):
return f'https://zify.ir/order/accept/{code}'
return f'https://api.payping.ir/v2/pay/gotoipg/{code}'


class PayPingRequest:
Expand Down

0 comments on commit 174872b

Please sign in to comment.