Payment Gateways

We support the following payment gateways:

  • PayPal

  • Stripe

However, JFW does not process payments directly but integrates with various payment gateways and billing platforms to enable authentication and authorization for paid users. Here are some common ways JFW works with payment systems:

1. Payment Gateway Integrations with JFW

JFW can be integrated with different payment providers through rules, actions, APIs, and third-party services:

Payment Gateway
Integration Method
Use Case

Stripe

Webhooks, Actions, Rules

Subscription management, paywall enforcement.

PayPal

OAuth, Webhooks

One-time and recurring payments.

Braintree

API, Webhooks

Credit card and PayPal transactions.

Adyen

API, Webhooks

Global payments with fraud protection.

Square

OAuth, API

POS transactions and online payments.

Authorize.net

API, Rules

Secure payment processing.

Razorpay

API, Webhooks

India-based payment solutions.

Mollie

API, OAuth

European payment gateway.

1️⃣ User signs up → Creates a JFW account. 2️⃣ Create your brand and go to the menu integration. 3️⃣ Payment gateway confirms payment → Sends webhook to update user status. 4️⃣ JFW enforces access.

Visit guide.jframework.ioarrow-up-right for more details.

Last updated