Transactions processing

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