Options
All
  • Public
  • Public/Protected
  • All
Menu

All of the statuses that are successful. Apple is able to return back receipt information when any of these status codes occur. All of the statuses that are successful. Apple is able to return back receipt information when any of these status codes occur.

Note: 0 means the receipt is valid. 21006 means it's valid, but the subscription is expired. You will still receive back a receipt decoded in the response with this status code.

Official Apple documentation

Note: 0 means the receipt is valid. 21006 means it's valid, but the subscription is expired. You will still receive back a receipt decoded in the response with this status code.

Official Apple documentation

Index

Enumeration members

SUCCESS

SUCCESS: = 0

VALID_BUT_SUBSCRIPTION_EXPIRED

VALID_BUT_SUBSCRIPTION_EXPIRED: = 21006

Legend

  • Property

Generated using TypeDoc