product · inferred from evidence
Notifications entity
An alternative Paddle entity for handling webhook data, as suggested in the title.
- KeyError 'exchange_rate' when parsing Paddle Transaction webhook data (use Notifications entity)
Parsing transaction webhook data with Transaction.from_dict(data) threw KeyError: 'exchange_rate' because the exchange_rate key is missing from the TransactionPayoutTotalsAdjusted section of webhook payloads. The strict API-response Transac