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

In 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

In full mode, transactions are processed automatically by the Purchasely SDK.

=> Implementation guide for processing transactions in full mode


What’s Next

Follow the guide associated with your running mode