You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

capacitor-purchase-history

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capacitor-purchase-history

Purchase history

latest
Source
npmnpm
Version
0.0.9
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

capacitor-purchase-history

Purchase history

Install

npm install capacitor-purchase-history
npx cap sync

API

  • getPurchaseHistory()
  • showSubscriptionManager()
  • Interfaces

getPurchaseHistory()

getPurchaseHistory() => Promise<{ purchases: Purchase[]; }>

Returns: Promise<{ purchases: Purchase[]; }>

showSubscriptionManager()

showSubscriptionManager() => Promise<void>

Interfaces

Purchase

PropType
productIdstring
transactionIdstring
originalTransactionIdstring
purchaseDatestring
transactionState'purchased' | 'revoked'

Keywords

capacitor

FAQs

Package last updated on 29 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts