mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-01 19:42:27 +08:00
fix(router): rename management_url to management_u_r_l in the apple pay session response (#6945)
This commit is contained in:
@ -3480,7 +3480,7 @@ impl
|
||||
.recurring_payment_interval_count,
|
||||
},
|
||||
billing_agreement: apple_pay_recurring_details.billing_agreement,
|
||||
management_url: apple_pay_recurring_details.management_url,
|
||||
management_u_r_l: apple_pay_recurring_details.management_url,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user