Skip to main content

Payment Plugins

Payment plugins integrate various payment service providers with Unchained Engine.

Adapter KeyDescriptionIntegration TypeSubscriptionsBest For
shop.unchained.payment.stripeStripe PaymentsServer-sideYesGlobal card payments, most use cases
shop.unchained.datatransSwiss payment service providerHosted checkoutNoSwiss merchants needing local methods
shop.unchained.payment.saferpayWorldline SaferpayHosted checkoutNoEuropean merchants (Worldline ecosystem)
shop.unchained.payment.postfinance-checkoutPostFinance CheckoutHosted checkoutNoPostFinance customers
shop.unchained.payment.payrexxSwiss PSP (TWINT, PostFinance)Hosted checkoutNoTWINT and Swiss payment methods
shop.unchained.braintree-directPayPal-owned payment processorServer-sideNoPayPal integration
shop.unchained.payment.cryptopaySelf-hosted crypto paymentsServer-sideNoCryptocurrency payments
shop.unchained.apple-iapApple In-App Purchase for iOS appsNative SDKYesiOS in-app purchases
shop.unchained.invoicePay-per-invoice (B2B)OfflineNoB2B invoicing
shop.unchained.invoice-prepaidPrepayment invoiceOfflineNoPrepayment / proforma invoices

Creating Custom Payment Plugins

See Custom Payment Plugins for creating your own payment adapters.