SKPaymentTransactionObserver?

Hi,

I am trying to release an app which features IAPs through apple. In  In-App Purchases<<My Apps<<iTunesConnect there is a page where you can edit meta data for your IAPs.

In the notes for App Store Promotion, it says
 

Make sure your app supports the SKPaymentTransactionObserver method to process this transaction. 

The thing is, the SKPTO method above is written in Swift.

What is the (or is there a) Corona equivalent for the above method?

Or do I not have to worry about this at all if I’m releasing through Corona?

Thanks!
KC

Don’t need to worry about that at all. Just follow the corona guide.

Great, perfect! Thanks.

Don’t need to worry about that at all. Just follow the corona guide.

Great, perfect! Thanks.