class: SmartyResource mimetype: text/html Insert title here Back to admin home

 

 

  Use this form to import and stub out a merchant or merchants with a CSV file

{if $resource->message neq ''} {$resource->message} {/if}

How To Save data on Excel for Mac

From the "Save As..." dialog box, click on the "Format:" drop-down and choose "Windows Comma Separated (CSV)"

Brand:     click here if you need to add a brand

Choose a file to upload:  

 

 

text of CSV file should look like the following:

bob-123,mr_bob@bobs.com,bobs ribs,100 bob way,suite 1100,Tiny Town,CA,80808,12345678,-8
bob-124,mr_bob@bobs.com,bobs ribs,4352 main street,,nowhere,CA,86543,12345678,-8
bob-125,mr_bob@bobs.com,bobs ribs,45 pearl street,unit B,Boulder,CO,80303,12345678,-7
 

 

which correspond to the following fields in the data base:

('merchant_external_id','shop_email','name','address1','address2','city','state','zip','phone_no','time_zone')