Receiving Money
One-Time Payin
-
Create a Customer
-
Create a Payin Link
-
Redirect the customer
The Payin Link
has an attribute paymentUrl
. This is the url where the user will fill in their payment information and approve the payment. When the customer completes the payment flow, Palomma will redirect the user back to the redirectUrl
you provided when creating the Payin Link
.
- Wait for webhook notification
Palomma will send a webhook event notifying you when the Payin Link
changes status
.