From 581a5bc959618265bed69a73ab85a87bfec05dc2 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 2 Jul 2024 08:54:52 +0200 Subject: [PATCH] Remove PayPal limitation --- src/introduction.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/introduction.md b/src/introduction.md index 50cbe58..df0f01d 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -29,12 +29,6 @@ Your Paddle account must be approved by Paddle before you can begin using Spark. Spark's Stripe support is provided by the underlying [Laravel Cashier Stripe](https://laravel.com/docs/billing) library. -#### Limitations - -We have listed some known limitations of using the Stripe payment provider below: - -- The Stripe payment provider does not provide a PayPal integration. - ## Frequently Asked Questions #### **Is it possible to upgrade an application from Spark Classic to Spark?**