Skip to main content

Install

Usage

Pass the customer email on each upload. The adapter looks up the StellarTools customer and checks their subscription before the file transfer starts.
Use the email from checkout for that product. If the customer is not found or has no active subscription, the upload is rejected. metadata.customerId and metadata.productId are available in onUploadComplete.

Config

string
required
Your StellarTools API key.
string
required
The product the customer must have an active subscription to.

Required headers

string
required
The customer email to look up and verify access for.