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

Package

The package field expects information about the package

Name

Required

Type

Description

name

yes

string

The display name of your package

price

yes

float

The price of the package

currency

yes

string

The currency (e.g. EUR) that will be used

PreviousUserNextSubscription

Last updated 4 years ago

Was this helpful?