Closed Tacobell3669 closed 1 year ago
Transactions stream was failing due to having NoneType receipt objects in the transaction dict. Now we will confirm that a receipt exists before trying to call for it.
receipt
Hi @Tacobell3669, thanks for your contribution!
In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.
Transactions stream was failing due to having NoneType
receipt
objects in the transaction dict. Now we will confirm that a receipt exists before trying to call for it.