Hi i am working on a payment plugin with odoo 16
I am trying to get the partner variable from payment_transaction to populate a dictionnary to get the buyer information but when i call my function all the variable are at false which is the default value for fields. So my question is :
When the payment flow is direct, when are payment_transaction variable populated?
Thanks in advance