Tap-Payments / goSellSDK-iOS

goSell iOS SDK
MIT License
19 stars 20 forks source link

Card Payment in Sandbox mode not working, and payment via k-Net not getting call back method #21

Open anand79indugapalli opened 4 years ago

anand79indugapalli commented 4 years ago

While doing the payment via k-net, payment is showing success but not receiving any callback method just closing the payment screen

and while doing payment via card, below response occurred

URL: https://api.tap.company/v2/charges/ HTTP status code: 400 Headers: Date: Wed, 05 Feb 2020 13:11:40 GMT Content-Length: 120 x-powered-by: Express Etag: W/"78-xeOZg9SNIlq0RB+09eZ8TrzxfHk" Content-Type: application/json Body: { "errors" : [ { "code" : "1108", "description" : "Save card features are not enabled" } ] }

nrb1238 commented 4 years ago

@anand79indugapalli Chanage the below property to false isSaveCardSwitchOnByDefault