<!-- Provide a general summary of the bug in the title above. --> <!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> ## Describe the Bug rave return a NoneType when calling charge ## System Information - Operating system: Windows 10 - Rave version: 1.2.15 ## Additional Context My payload payload = { "phone_number":phonenumber, "amount": offer.prix, "currency":"XAF", "email":self.request.user.email, (this value is not None) }