completeWithoutVerifying property

bool completeWithoutVerifying
final

If you want your purchases to complete without verifying them on your own server, set this flag to true, otherwise it will throw an error Completing without validating is not recommended Defaults to false

Implementation

final bool completeWithoutVerifying;