> For the complete documentation index, see [llms.txt](https://docs.emobiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emobiq.com/emobiq-client/004-ui-components/payment/paypal.md).

# Paypal

The 'Paypal' component is used to integrate Paypal payment functionality.

## Properties

| Property                | Value Sample | Value Type | Description                                                             |
| ----------------------- | ------------ | ---------- | ----------------------------------------------------------------------- |
| Name                    | paypal1      | string     | Specifies the name or identifier of the Paypal component.               |
| Connector               | sandbox      | string     | The Paypal connector to use for payment transactions.                   |
| Currency                | SGD          | string     | The currency code to use for the payment.                               |
| Enable Shipping Address | false        | boolean    | If set to true, enables the option to collect shipping address details. |
| Hide On Print           | false        | boolean    | If set to true, the Paypal component will be hidden when printed.       |

## Related Actions

N/A

## Example Uses

N/A
