Contents

STATUS_SUCCESS

The requested action succeeded.

Declaration

const unsigned short STATUS_SUCCESS;

Discussion

When you call completePayment with STATUS_SUCCESS, the payment sheet shows that the transaction was successful, and the sheet is dismissed . For all other methods, the payment sheet remains open.

See Also

Status code constants