mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 04:04:43 +08:00
db: Added Reverse lookup table (#147)
This commit is contained in:
@ -323,7 +323,7 @@ pub fn create_startpay_url(
|
||||
server.base_url,
|
||||
payment_intent.payment_id,
|
||||
payment_intent.merchant_id,
|
||||
payment_attempt.txn_id
|
||||
payment_attempt.attempt_id
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user