We need to verify payment transactions on the server side. Therefore we need to obtain SKPaymentTransaction object. Is there any way to obtain SKPaymentTransaction object from event.transaction (from transactionCallback) or anywhere else?
We need to verify payment transactions on the server side. Therefore we need to obtain SKPaymentTransaction object. Is there any way to obtain SKPaymentTransaction object from event.transaction (from transactionCallback) or anywhere else?