# Stripe module for PrestaShop Learn how to help your customers check out and accept payments using the PrestaShop module. Use the Stripe module for [PrestaShop](https://www.prestashop.com/en) to build an integration that allows you to accept payments in many countries. The module integrates [Stripe Elements](https://docs.stripe.com/payments/elements.md), an embedded UI component that lets you accept more than 25 payment methods with a single integration and that comes with the following features: - **Built-in conversion logic**: Increase conversion by reducing user friction and errors with features such as address auto-complete, real-time card validation, descriptive error messages, and third-party auto-fill. - **Global payment conversion**: Dynamically display the right language, currency, and payment methods most likely to improve conversion. Stripe supports over 25 languages, 135 currencies, and 25 payment methods. - **Authorize payments and capture later**: Stripe supports separate card authorization and capture, which lets you collect card information, verify sufficient funds, and then capture the total amount after shipping. - **Works with any device**: Provide customers with a responsive checkout across mobile, tablet, and desktop, and offer Apple Pay and Google Pay out of the box. ![PrestaShop](https://b.stripecdn.com/docs-statics-srv/assets/prestashop-dashboard.a2abed678f37a3dbe1c827df6e5e60c2.png) Use the PrestaShop dashboard ## Global payment methods You can turn on payment methods from the Stripe Dashboard. Stripe dynamically displays the most relevant payment methods based on your customer’s location and device. As Stripe adds new payment methods, you can turn them on without needing additional integrations. Use the module to enable the following payment methods: | 支付方式类型 | 支付方式 | | ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | 银行借记 | - [ACH Debit](https://docs.stripe.com/payments/ach-direct-debit.md) - [AU BECS Direct Debit](https://docs.stripe.com/payments/au-becs-debit.md) - [BACS Direct Debit](https://docs.stripe.com/payments/payment-methods/bacs-debit.md) - [SEPA 直接借记](https://docs.stripe.com/payments/sepa-debit.md) | | 银行重定向 | - [Bancontact](https://docs.stripe.com/payments/bancontact.md) - [EPS](https://docs.stripe.com/payments/eps.md) - [P24](https://docs.stripe.com/payments/p24.md) - [TWINT](https://docs.stripe.com/payments/twint.md) - [iDEAL](https://docs.stripe.com/payments/ideal.md) | | 先买后付 | - [Affirm](https://docs.stripe.com/payments/affirm.md) - [Afterpay / Clearpay](https://docs.stripe.com/payments/afterpay-clearpay.md) - [Alma](https://docs.stripe.com/payments/alma.md) - [Billie](https://docs.stripe.com/payments/billie.md) - [Klarna](https://docs.stripe.com/payments/klarna.md) - [Rechnung](https://docs.stripe.com/payments/rechnung.md) - [Zip](https://docs.stripe.com/payments/zip.md) | | 实时付款 | - [PIX](https://docs.stripe.com/payments/pix.md) - [Pay by Bank](https://docs.stripe.com/payments/pay-by-bank.md) - [PayNow](https://docs.stripe.com/payments/paynow.md) - [PromptPay](https://docs.stripe.com/payments/promptpay.md) | | 付款凭单 | - [Boleto](https://docs.stripe.com/payments/boleto.md) - [Konbini](https://docs.stripe.com/payments/konbini.md) - [Multibanco](https://docs.stripe.com/payments/multibanco.md) - [Oxxo](https://docs.stripe.com/payments/oxxo.md) | | 钱包 | - [支付宝](https://docs.stripe.com/payments/alipay.md) - [Amazon Pay](https://docs.stripe.com/payments/amazon-pay.md) - [Apple Pay](https://docs.stripe.com/apple-pay.md) - [Google Pay](https://docs.stripe.com/google-pay.md) - [GrabPay](https://docs.stripe.com/payments/grabpay.md) - [Link](https://docs.stripe.com/payments/link.md) - [MBWay](https://docs.stripe.com/payments/mb-way.md) - [MobilePay](https://docs.stripe.com/payments/mobilepay.md) - [PayPay](https://docs.stripe.com/payments/paypay.md) - [Revolut Pay](https://docs.stripe.com/payments/revolut-pay.md) - [Satispay](https://docs.stripe.com/payments/satispay.md) - [微信支付](https://docs.stripe.com/payments/wechat-pay.md) | | 其他 | - [Kakaopay](https://docs.stripe.com/payments/kakao-pay/accept-a-payment.md) - [Korean cards](https://docs.stripe.com/payments/kr-card/accept-a-payment.md) - [Naver Pay](https://docs.stripe.com/payments/naver-pay/accept-a-payment.md) - [PayCo ](https://docs.stripe.com/payments/kakao-pay/accept-a-payment.md) | ## See also - [Install and configure the module](https://docs.stripe.com/use-stripe-apps/prestashop/configuration.md) - [Stripe Module for PrestaShop FAQ](https://support.stripe.com/questions/prestashop)