Özgür Taşoluk
Özgür Taşoluk
Hi @badredaha! Thanks for reaching out to us. Can you share the full stack trace of the exception for us to make a more detailed investigation?
Thanks for the logs @hedvigoscar. Looking into it!
Hi @christianfindsen! Can you share the full stacktrace of the exception so we can investigate in more detail?
Closing due to inactivity in the issue.
Hi @Lotzzz! Thanks for reaching out. Can you provide information about the following questions so we can understand the issue better? 1. Do you receive an error, if so can...
Hi again @Lotzzz! If you use `onPaymentsCallRequested(paymentComponentState: PaymentComponentState, paymentComponentJson: JSONObject)` callback instead of `makePaymentsCall(paymentComponentJson: JSONObject)` you can access the brand via `PaymentComponentState` object like the following: ```kotlin override fun onPaymentsCallRequested(...