diff --git a/src/layout/PaymentDetails/config.ts b/src/layout/PaymentDetails/config.ts index 79a68027ea..278806dafc 100644 --- a/src/layout/PaymentDetails/config.ts +++ b/src/layout/PaymentDetails/config.ts @@ -8,7 +8,7 @@ export const Config = new CG.component({ renderInButtonGroup: false, renderInAccordion: false, renderInAccordionGroup: false, - renderInCards: false, + renderInCards: true, renderInCardsMedia: false, renderInTabs: true, },