You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have downloaded both the files "Customer_SaveAndGet.php" and "basic_usage.php" and tried to configure for my store, but i am stuck in define("SECURITY_TOKEN", "security token"); . where can i get that token? I have created an app from admin panel of my store and i have got an APP SECRET and ACCESS TOKEN of that app. But what is SECURITY_TOKEN? Where can i get that? please help..thanks in advance.
@diggdiganta This example is for our SOAP API, not our new REST API. The process of creating an app in the admin and getting the app secret and access token are new to the REST API. The older SOAP API is based on a paid model. To obtain a security token, you'll need to ensure you've purchased access to the SOAP API, after which a token will be generated and provided to you.
That being said, while we have no current plans to discontinue the SOAP API, we highly recommend using the REST API instead, which does not require any purchases to use and would only require the app secret and access token to start using it.
I have downloaded both the files "Customer_SaveAndGet.php" and "basic_usage.php" and tried to configure for my store, but i am stuck in define("SECURITY_TOKEN", "security token"); . where can i get that token? I have created an app from admin panel of my store and i have got an APP SECRET and ACCESS TOKEN of that app. But what is SECURITY_TOKEN? Where can i get that? please help..thanks in advance.
my store front is https://newyorkstockoption.americommerce.com/
The text was updated successfully, but these errors were encountered: