paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

Why are shipping and billing fields required? #12

Closed aparandiy closed 4 years ago

aparandiy commented 4 years ago

Знімок екрана  о 11 23 36 i use the latest version ios_sdk-v4.0.4-ocr and swift 5, when i create an object of PTFWInitialSetupViewController i use init method, but this init has all required fields, this fields(billing and shipping details) should be optional and not required, please check it

paytabscom commented 4 years ago

Hi @aparandiy , we require billing details for all our transactions, its necessary that the billing details are match that registered on the card, in order for the transaction to be processed successfully and not get rejected by our fraud monitoring tools. If you are providing any services that don't require shipping details, you can pass shipping details same as billing details