div # SMB (Worldpay eCommerce) Integrate using our flexible payment solutions for small and medium-sized businesses. Choose one of our three ways to integrate your business to take payments securely. style input[type='checkbox'] { display: none; } .wrap-collapsible { margin: 1.1rem 0; } .lbl-toggle { display: block; text-align: center; padding: 0.8rem; cursor: pointer; border-radius: 6px; transition: all 0.25s ease-out; border: 1px solid; } .lbl-toggle:hover { color: #adacac; } .lbl-toggle .icon { position: relative; top: 2px; left: -5px; transform: rotate(-90deg); } .toggle:checked+.lbl-toggle .icon { transform: rotate(0deg); } .collapsible-content { max-height: 0px; overflow: hidden; transition: max-height .25s ease-in-out; } .toggle:checked + .lbl-toggle + .collapsible-content { max-height: 100%; } .toggle:checked+.lbl-toggle { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .content-inner{ margin-top: -1.3rem; } ## Integration options Choose one of our three ways to integrate: No-code plugins Integrate using our ready to use no-code plugins. Low-code pre-built checkout Take payments using our fully hosted customizable payment pages. Build a customizable checkout Use our Checkout SDKs to securely capture card data and customize the payment journey. Take payments using our Payments API. div input label svg path Compare Integration Options div div | | [**Hosted Payment Pages**](/products/hosted-payment-pages) | [**SDK and Payments API**](/products/payments) | | --- | --- | --- | | | Our low-code option to take payments securely at the lowest PCI compliance level - SAQ-A. Create customized payment pages with the same look and feel of your brand. | Take payments that include a fraud assessment and 3DS authentication with one call. Use our Checkout SDK to customize your checkout and benefit from SAQ-A/PCI-SSF PCI compliance. | | One-off payments | | | | Cards | | | | Fraud protection (3DS & FraudSight) | | | | Apple Pay and Google Pay | | Coming Soon | | Card on file payments | | | | Recurring payments | Coming Soon | Coming Soon | | Mail Order Telephone Order (MOTO) transactions | | | | Level of customization available | via Payment Page Designer | Full | | PCI compliance | Automatic | Automatic with use of SDK | | Mobile support | via Webview | Native | | Send for settlement | Automatically | Automatically or Manually (via API only) | ## Manage your payments Query payments Manage your payments using our Payment Queries API. Receive events Receive payment status updates to a URL of your choosing. Manage tokens Update and query your tokens. ## Smart Journey Demo Use our Smart Journey Demo to visualize your integration. Smart Journey Demo Explore our interactive demo to see how to make our APIs work for your business. br