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

Subscription

Information about the subscription

Name

Required

Type

Description

enabled

yes

boolean

Is this a subscription? (Not supported on all methods)

interval

no

integer

How many "intervalTimeUnit" does it need to charge?

intervalTimeUnit

no

string

Time unit (e.g. months, days, weeks, years)

startTimestamp

no

integer

Unixtimestamp from when to start the subscription

PreviousPackageNextInvoiceNinja

Last updated 4 years ago

Was this helpful?