ItangSanjana / commerce_rajaongkir

Drupal commerce ongkos kirim: a module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commerce RajaOngkir

This module integrates RajaOngkir with Drupal Commerce Shipping.

RajaOngkir is a web service that serves as an abstraction layer for every carrier's shipping rate calculation API from Indonesia.

This means through one service call you can rate a shipment for

  • Citra Van Titipan Kilat (TIKI)
  • Eka Sari Lorena (ESL)
  • Jalur Eka Nugraha (JNE)
  • POS Indonesia (POS)
  • Priority Cargo and Package (PCP)
  • RPX Holding (RPX)

This module requires an active RajaOngkir.com account in order to obtain estimated shipping rates.

Requirement

Installation

Configuration

  • Enable physical field (dimensions and weight) e.g.

    admin/commerce/products/types/product/fields
  • Enable addressfield_id format handlers e.g.

    admin/commerce/customer-profiles/types/billing/fields/commerce_customer_address
    admin/commerce/customer-profiles/types/shipping/fields/commerce_customer_address
  • Configure this module e.g.

    admin/commerce/config/shipping/methods/commerce-rajaongkir/edit

and provide:

  • API key
  • Account type
  • Shipping services
  • Origin shipping address (administrative and locality)

About

Drupal commerce ongkos kirim: a module.

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%