Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The example for direct item purchase treats the client-side Success callback as proof of completed payment and immediately grants the item. The same document later states that client callbacks only indicate checkout/UI success and that final payment status must be confirmed by server callback, so this pattern can let users receive items without verified settlement if checkout is interrupted, spoofed, rolled back, or disputed.
