We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490ec79 commit 80243bfCopy full SHA for 80243bf
‎app/models/payment.rb
@@ -62,7 +62,7 @@ def request_payment
62
issuer: issuer,
63
description: description,
64
webhook_url: webhook_url,
65
- redirect_url: redirect_url,
+ redirect_url: redirect_url
66
)
67
68
self.trxid = payment.id
0 commit comments