Home > Docs > Stripe Payment Gateway for WooCommerce > Set up Boleto Payment Method for a WooCommerce Store

Set up Boleto Payment Method for a WooCommerce Store

Last updated on May 25, 2023

Stripe users in Brazil can accept Boleto payments from customers in Brazil. Instead of directly paying for a good or service online with cards or bank accounts, you can create a boleto and take it to any location that processes boleto or process it online yourself.

Boleto Settings

  1. Firstlyinstall and activate the Stripe payment gateway for WooCommerce plugin.
  2. From the WordPress dashboard, go to WebToffee Stripe > General Settings > Local Gateways.
  3. Head on to Boleto.
Boleto Payment method - Settings Page
Boleto Payment method – Settings Page
  • Boleto: Enable to accept payments through Boleto.
  • Title: Enter a custom title for Boleto payment. This title will be visible on the checkout page.
  • Description: Enter a custom description for Boleto payment. This description will be visible on the checkout page.
  • Order Button Text: Enter a custom text to be displayed on the payment button.

Finally, click on the Save changes button to update the plugin settings.

Payment Workflow

  1. Customer chooses Boleto as the form of payment.
  2. A Boleto is created for the transaction and is sent to the customer email. The Boleto has a barcode and includes your transaction information, such as bank information, transaction amount, customer information, and expiration date.
  3. When the customer is ready to pay the boleto, he/she can take it to any location that processes Boletos or process it online themselves.

Boleto payment button in the checkout page
Boleto payment button in the checkout page

Adding webhook endpoint

To receive the order status updates in a timely manner, it is recommended to add your site’s webhook to the stripe dashboard. Follows the steps in – Setting up Webhooks and Supported events article to add a webhook endpoint.