goSellSDK-iOS icon indicating copy to clipboard operation
goSellSDK-iOS copied to clipboard

goSell iOS SDK

Results 42 goSellSDK-iOS issues
Sort by recently updated
recently updated
newest added

It's been quite a while now, it's really not looking great there's still no support for Apple Silicon chips other than an ugly workaround suggested in the README.

We have started working on Tap SDK. We have downloaded SDK and demo from here. Run SDK in the device and entered Plain amount but Pay button not getting activated...

Please update swift Package manager

TAP SDK API ERROR : API Error type: API Error: Errors detected on the backend: Error ErrorCode(rawValue: 9999): Failed to decrypt token data URL: https://api.tap.company/v2/tokens/ URL response: Status Code: 400

goSellSDK/Bundle+Additions.swift:14: Fatal error: There is no goSellSDKResources bundle. xcode 14.3.1

Hi, I'm trying to integrate Apple Pay into my project, I did the steps mentioned in the readme and I'm receiving this error. ``` TAP SDK ERROR : Error type:...

Request: POST-https://api.tap.company/v2/tokens/ Headers: Authorization: Bearer sk_test_EmPVuzy6I9K4b8kOawTjs7Lg application: requirer_version=2.3.1|requirer=SDK|requirer_os_version=16.2|app_id=|requirer_device_type=iPhone|requirer_os=iOS|requirer_sim_country_iso=in|requirer_device_model=iPhone|requirer_sim_network_name=Jio|app_locale=en|requirer_device_name=iPhone session_token: eyJhbGciOiJIUzI1NiJ9.eyJhcGlfa2V5Ijoic2tfdGVzdF9FbVBWdXp5Nkk5SzRiOGtPYXdUanM3TGciLCJtZXJjaGFudF9pZCI6Ijk5Njc5MDUiLCJsaXZlX21vZGUiOmZhbHNlLCJwZXJtaXNzaW9ucyI6bnVsbCwiZXhwIjoxNjcxNTcxOTAxfQ.XuvDC6xT9GNF0gkQO94qh-eD1oxXINLCICE-vM7fkHY Content-Type: application/json Body: { "card" : { "crypted_data" : "IcK3PFiHxBCxMxFcGdgAJ+rJ+a6Uim5wTsbkmhjTS8ZPtqp+ffdrZ9\/+EAeobPLZ8OxxZt6AF5vNNzzK0sTm2FRB2aYN+yuB2bQtr9a1aLcYPiiNLCZ\/EVaFttHpdQzvxaIesl9jHY8rk9fi8lr6Df9dfDjZoPc6YuODK\/SvSQE4bFL320cXKF2SP9km9bdiOYEPdBtyfHBiNx0v\/bq0\/iMZVcq6ajHNey4vO4VgnoJ7dfVkrFNErHAebL2PluG\/CuguWnQ6oJuo2otuDfu4YddM\/4id1MC3T9m+jgwiURFPyqj8uf79KFAX7dRlFVFunta75njsbp0s71IbLc86mw==" } } Response: URL: https://api.tap.company/v2/tokens/ HTTP status code: 200 Headers:...

Error description : The data couldn’t be read because it is missing. keyNotFound (CodingKeys(stringValue: "verified_application", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue: nil)], debugDescription: "No value associated with key CodingKeys(stringValue: \"verified_application\",...

``` Error type: Serialization TAP SDK KNOWN ERROR : Serialization Error description : The data couldn’t be read because it is missing. keyNotFound(CodingKeys(stringValue: "verified_application", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "data", intValue:...

Module 'goSellSDK' has no member named 'secretKey'