If you are a premium user, SwiftSole allows you to import your profiles from a file(SwiftSole supports CSV, JSON and Microsoft Excel formats) and export them into a CSV file.
AYCD Toolbox can automatically export your profiles in the proper JSON format.
Ensure your file meets the formatting guidelines.
Move your file to your iPhones' Files app(AirDrop is the best way to do this).
Go to the SwiftSole Profiles Page, click the Import button and select the file.
Go to the Profiles page and click the export button.
Send the file to your computer, or somewhere else for storage.
SwiftSole supports CSV, JSON and Microsoft Excel formats for importation. In general, the following keys are required:
Field | Value |
nickname | The nickname you want to assign to this profile. |
name | The full name on the credit card. |
Your email address. | |
phone | Your phone number with dashes. |
address | The street address of the card. |
address2 | The street address of the card. |
zipcode | The zipcode of the card. |
city | The city of the card's address. |
state | The state of the card's address. Use two letter codes e.g NY,NJ etc. |
country | The country of the card's address. Use two letter codes except for USA, CANADA, JAPAN and MEXICO |
cardNumber | The card's number. Include proper spacing. |
cardCVV | The card's CVV. |
cardMonth | The card's expiration month. |
cardYear | The card's full expiration year(e.g 2023). |
cardType | What sort of card it is. Acceptable values are Visa, Mastercard, Amex, Solo, Discover or JCB. |
[{"nickname": "Profile One","name": "Maible Hyatt","email": "[email protected]","phone": "853-192-8871","address": "711-2880 Nulla St.","address2": "","zipcode": "96522","city": "Mankato","state": "MS","country": "USA","cardNumber": "4899 8032 2617 5265","cardCVV": "330","cardMonth": "05","cardYear": "2029","cardType": "Visa"},{"nickname": "Profile Two","name": "Fulvia Zahara","email": "[email protected]","phone": "328-748-4592","address": "P.O. Box 283 8562 Fusce Rd.","address2": "","zipcode": "20620","city": "Frederick","state": "DE","country": "USA","cardNumber": "4925 4342 4946 4530","cardCVV": "209","cardMonth": "08","cardYear": "2027","cardType": "Amex"}]