So I have integrated the Braintree iOS SDK and am using the drop in VC to request payment from the user. I am currently using the Sandbox mode and am attempting to use a fake credit card number for testing purposes (as described in braintree testing docs here https://developers.braintreepayments.com/reference/general/testing/ruby):
But once I click pay, it attempts to load but then nothing happens. There doesn't seem to be any log information.