/
OE x Woo-Commerce integration

OE x Woo-Commerce integration

Currently, Product team is doing this configuration from BE as this isn’t allowed on FE yet. We need to onboard the brand on XAP and OE. And get below details from client to share it with Product Team (Bilal Bhai right now)

Action Items

Details

Additional Comments

Action Items

Details

Additional Comments

Onboard brand on XAP

Via API and generated account ID

 

Onboarding form

You can get details like users/ locations/ Couriers from clients by sending the onboarding form

 

  1. Brand Name and Brand logo URL

  2. "store_url": "https://www.yourstore.com",
    "consumer_key": "",
    "consumer_secret": "",
    "currency": "PKR",
    "time_zone": "+05:00"

  3. Email address along with roles of stakeholders (e.g. John/ 052345745/ john@gmail.com/ BrandAdmin)

  4. Location details (Location name/address/Contact number)

  5. 3PL details (Courier name/API key/Account ID)

These ("consumer_key" and "consumer_secret" )are REST API to be fetched from client. We need to ask the client to share these details with us.

 

Share all details with product team

 

 

Testing

 

Place a test order on WC store and it should sync in OE as expected

Related content