Back to graph Business concept
BusinessModule 08

Payments

Visual walkthrough

Follow the money, not the button

$48

Your app

Provider

Your server

browser redirect

webhook

01Your server prices the order

02Customer lands on the provider's page

03Card charged by the provider

04Provider tells your server, server to server

05You mark it paid and grant access

You never touch a card number. You describe the order and wait to be told it worked.

You never touch card numbers. You describe the order, hand the customer to a provider, and wait to be told it worked.

Interactive demo

Checkout, end to end

WEBHOOK — SERVER TO SERVERBROWSER REDIRECTYOUR APPhosted pagePAYMENT PROVIDERYOUR SERVER

Press Buy. Watch the thin grey redirect and the heavy green webhook — they are not the same promise.

What makes this work

01

Order

Priced on your server

02

Hosted page

Cards never touch your app

03

Confirmation

A verified server message

Related concepts