From aa8a1f3c07904b86122dc773ca5ad853b81cdb4a Mon Sep 17 00:00:00 2001 From: Pedro Augusto Ramalho Duarte <43936240+PedroAugustoRamalhoDuarte@users.noreply.github.com> Date: Mon, 30 Dec 2024 19:18:12 -0300 Subject: [PATCH] add Asaas provider to the README.md (#1127) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebb1d29d..690269eb 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Want to add a new payment provider? Contributions are welcome. * [Paddle](docs/paddle_billing/1_overview.md) * [Lemon Squeezy](docs/lemon_squeezy/1_overview.md) * [Fake Processor](docs/fake_processor/1_overview.md) + * [Asaas (Community)](https://github.com/PedroAugustoRamalhoDuarte/pay-asaas) * **Marketplaces** * [Stripe Connect](docs/marketplaces/stripe_connect.md) * **Contributing**