Payments
  • Welcome
  • One time payment
    • OneBip
    • PayPal Legacy
    • PayPal
    • Stripe
    • Paymentwall
    • Mollie
  • Subscription payment
    • PayPal
  • Webhook
    • Payment Payload
    • Subscription Status Paypload
    • Validating webhook
  • Payment Entities
    • Base
    • User
    • Package
    • Subscription
    • InvoiceNinja
    • FactuurSturen
Powered by GitBook
On this page

Was this helpful?

  1. Payment Entities

Base

The base payment entity

PreviousValidating webhookNextUser

Last updated 4 years ago

Was this helpful?

Name

Required

Type

Description

gateway

yes

string

Supported payment gateway

identifier

yes

string

Identifier in your platform (invoice ID, order ID, etc.) we will return this to you through the webhooks.

successUrl

yes

string

URL where the client is redirected to when completed

failedUrl

yes

string

URL where the client is redirected to when canceled or failed.

custom

no

string

Anything you want to add, we will give this back to you through the webhooks.

Entities that can be added. (Required: package, subscription, credential, user)

User
Package
Subscription
InvoiceNinja
FactuurSturen