Toss Payments
Toss Payments é um provedor de soluções de pagamento sul-coreano. Ele permite que os negócios aceitem uma ampla variedade de métodos de pagamento locais.
Configuração no Portal de Comerciante Toss Payments
Create an account on the Toss Payments Portal.
Apply for Service. Odoo supports the following payment methods for Toss Payments under the Basic Payment Package.
Once approved, log into the Merchant Portal and click Developer Center to access the developer center portal.
Select the Merchant ID and navigate to the API Key menu.
In the API Individual Integration Key section, copy the Client Key and Secret Key, and save them for the Odoo configuration step <payment_providers/toss_payments/configure_odoo>.
Navigate to the Webhook menu and click Register Webhook.
Enter a name to help identify the webhook.
In the URL field, enter your Odoo database's URL, followed by /payment/toss-payments/webhook (e.g., https://example.odoo.com/payment/toss-payments/webhook).
Você também pode copiar a URL do Webhook do formulário Toss Payments no Odoo e colar.
Ensure the PAYMENT_STATUS_CHANGED event is enabled, then save the webhook settings.
Configuração no Odoo
Navigate to the payment provider Toss Payments <payment_providers/add_new>.
Fill in the Client Key and Secret Key fields with the information saved at the step payment_providers/toss_payments/configure_dashboard.
Configure the remaining options as needed.
Set the State field to Enabled (or Test Mode if you are trying Toss Payments as a test <payment_providers/test-mode>).