Models
Reference for OnsideKit's public value types: transactions, payments, products, prices and periods.
OnsidePaymentTransaction
Property
Description
OnsidePaymentTransactionState
enum OnsidePaymentTransactionState {
case purchasing // in flight
case purchased // bought successfully
case restored // surfaced by restoreCompletedTransactions
case failed // failed; see transaction.error
}OnsidePayment
OnsideProduct
Property
Description
Pricing types
OnsideStorefront
OnsideProductsResponse
OnsideSignedInAppsHistory
OnsideAttributionMetadata
Last updated
Was this helpful?