Merged in fix/SW-3020-tracking-card-type (pull request #2431)
fix(SW-3020)-tracking-card-type * fix(SW-3020): add card type for guarantee success * fix(SW-3020): fix pr comment Approved-by: Tobias Johansson
This commit is contained in:
@@ -100,6 +100,7 @@ export default async function PaymentCallbackPage(
|
||||
refId={refId}
|
||||
sig={sig}
|
||||
successRedirectUrl={confirmationUrl}
|
||||
cardType={booking.guaranteeInfo?.cardType}
|
||||
/>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user