Return type for `appPurchaseOneTimeCreate` mutation.
Access Scopes
Fields
appPurchaseOneTime:
AppPurchaseOneTime -
The newly created app one-time purchase.
confirmationUrl:
URL -
The URL that the merchant can access to approve or decline the newly created app one-time purchase.
If the merchant declines, then the merchant is redirected to the app and receives a notification message stating that the charge was declined.
If the merchant approves and they're successfully invoiced, then the state of the charge changes from `pending` to `active`.
You get paid after the charge is activated.
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.