verify purchase

This block is part of the android group and was last modified in core v14.0.1.

verify purchase v13.0.8 Updated v14.0.1

Verifies an in app purchase

In pins 4 + flow
  • flow
    flow
  • connection required
    androidconnection
  • package name required
    value

    Android App Package

  • product id required
    value

    The id of the product that was bought

  • token
    value

    Purchase token

Out pins 3 + flow
  • flow
    flow
  • response
    object
  • success
    condition
  • error
    value

A typical wiring for verify purchase: a function trigger starts the flow; value feeds the package_name pin; value feeds the product_id pin; the flow out pin feeds debug.

Studio canvas example for the verify purchase block: typical wiring for verify purchase.

Version history

Introduced in v13.0.8.

Last modified in v14.0.1.


Back to android Return to the main group to view all sub-groups Back to android Return to the group to view all blocks within this group