Description Usage Arguments Value
Find equivalent transaction in TSMC POS system for every Order generated through InstaCart.
1 2 3 4 5 6 7 |
df |
Can be either a dataframe exported from InstaCart containing all original columns or string for a CSV file exported from InstaCart. |
start.date |
Lower date limit of the search on 1010. |
end.date |
Upper date limit of the search on 1010. |
r1010.user.name |
String for 1010's user name. If NULL, input will be prompted in the Console. |
r1010.password |
String for 1010's password. If NULL, input will be prompted in the Console. |
returns a dataframe containing InstaCart Order Id's and their equivalent Transaction ID in our TMSC Pos System.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.