Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Matheeus's avatar

Library for implementing single payments for adult-content website

Hello,

I'm developing a platform based on Laravel 5.8 and it's about the selling of adult contents.

I'm searching for a Payment Processor that allows payments for this type of contents that allows Bulgarian companies and for which a library for Laravel integration is already available (like the srmklive/paypal one).

Stripe doesn't operate in Bulgaria (and seems that Cashier is more focused on subscription recurring billing than single payments), PayPal doesn't allow payments for this type of contents and Braintree wants too much guarantees to allow you using their service).

Any advice on this? I would like a service like PayPal or Stripe: I am looking for a service that does not leave the responsibility for entering card data to me.

0 likes
2 replies
Matheeus's avatar

Is there any library/package or tutorial on how to integrate Cardinity with Laravel?

Does it works like PayPal? (It redirects to their webpage where to insert Credit card data) I don't want to deal with Credit Cards details because I understand that to do it we need some "PCI compliance" and so it will became problematic.

Please or to participate in this conversation.