For developers
By Qliro
| Parameter | Type | Description | Mandatory |
| modules | Array | An array of strings specifying which modules to exclude. See list of modules in the table below. | Yes |
| Name | Description |
| HEADER | Header saying "Thank you for your purchase". |
| TOTAL_PRICE | Total price and order summary. |
| CUSTOMER_DETAILS | Customer contact details and address used in the purchase. |
| SHIPPING_METHOD | The selected shipping method. Will only be shown if the checkout handled the shipping. |
1q1.excludeResultModules(['HEADER', 'TOTAL_PRICE', 'CUSTOMER_DETAILS'])