In-App Purchase metadata

Hi! I would like to ask if there's a way to add a unique variable on the Apple's response when purchasing a Renewable Subscription. So that we can put it on our backend on which userID purchase the product.

Is there a way developer can input any unique id other than transaction id?

Try using applicationUsername but with a UUID value, it should behave like appAccountToken with StoreKit 2.

In-App Purchase metadata
 
 
Q