The <salla-payments> web component allows users to display Payments items including sbc-id, withMadeInKsa, and withSbc.Example#
Usage#
<salla-payments></salla-payments>
Properties#
| Property | Attribute | Description | Type | Default |
|---|
| SBC ID | sbc-id | The SBC (Saudi Business Council) certificate ID. | string | undefined |
| With Made In KSA | with-made-in-ksa | Whether or not to include the "Made in KSA" certification. | boolean | undefined |
| With SBC | with-sbc | Whether or not to include the SBC (Saudi Business Council) certificate. | boolean | undefined |
Slots#
Theslots makes it customizable to modify certain labels, such as cod.| Slot | Description |
|---|
cod | Replaces the Cash On Delivery (cod) item with the slot image. |
payment | Replaces the payment item with the slots image, name. |
sbc | Replaces the SBC certificate item with the slot image. |
Modified at 2024-08-18 09:48:27