purchase()
Initiates a purchase action for the product.
Declaration
func purchase()Discussion
Use this method instead of calling purchase(options:)directly on the product.
Initiates a purchase action for the product.
func purchase()Use this method instead of calling purchase(options:)directly on the product.