Setup

  1. At first, Navigate to WooCommerce > Shipping > Pathao. Pathao settings
  2. Then you may see pathao setup form. Pathao setupClient ID, Client Secret, Client Email/Username, Client Password are required to generate token.
  3. Collect Client ID, Client Secret, Client Email/Username, Client Password from your Pathao Merchant Panel and Generate Token. Pathao token generated
  4. After successfully generate token, Reload the settings page & you may see store lists in Store dropdown. Pathao settings store
  5. Select your preferred store & Save.
  6. You need to setup Webhook for WooCommerce order status changed based on Pathao order.
    1. First go to pathao webhook integration page. Pathao webhook page
    2. Example Callback URL :
      https://yoursite.com/wp-json/api/v1/pathao-status-endpoint
      
    3. Just replace yoursite.com to your wordpress domain.