Transactions processing
This sections provides an overview of how transactions are managed in the different running modes
Transaction processing differs depending on the SDK running mode.
paywallObserver mode
paywallObserver modeIn paywallObserver mode, you manually process the transaction after intercepting the click on the purchase button thanks to the Paywall Action Interceptor.
=> Implementation guide for processing transactions using the Paywall Action Interceptor
full mode
full modeIn full mode, transactions are processed automatically by the Purchasely SDK.
=> Implementation guide for processing transactions in full mode
Updated over 1 year ago
What’s Next
Follow the guide associated with your running mode