Pular para o conteúdo
Documentação do usuário

AsiaPay

AsiaPay é um provedor de pagamentos online estabelecido em Hong Kong e que cobre vários países asiáticos e métodos de pagamento.

Configuração no Painel AsiaPay

  1. Log into AsiaPay Dashboard according to the account provided by AsiaPay.

  2. Go to Profile › Account Information. Copy the values of the Currency and Secure Hash fields and save them for later.

  3. Go to Profile › Payment Account Settings and enable the option Return Value Link (Datefeed);
    Enter your Odoo database URL followed by /payment/asiapay/webhook in the Return Value Link (Datefeed) text field. For example: https://yourcompany.odoo.com/payment/asiapay/webhook;
    Click on Test to check if the webhook is working correctly.
  4. Click on Update to finalize the configuration.

Configuração no Odoo

  1. Navigate to the payment provider AsiaPay <payment_providers/add_new> and change its state to Enabled.

  2. In the Credentials tab, choose the Brand of your Asiapay account. Then fill in the Merchant ID and Secure Hash Secret, and the Currency in the Configuration tab with the values you saved at the step payment_providers/asiapay/configure_dashboard;
    By default, the payment provider AsiaPay is configured to verify the secret hash with the hash function SHA1. If a different function is set on your account <payment_providers/asiapay/configure_dashboard>, activate the developer mode <developer-mode> and set the same value to the field Secure Hash Function in the Credentials tab.
  3. Configure the rest of the options to your liking.

Veja também:
ON THIS PAGE