You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 30, 2019. It is now read-only.
I need to access to payment method extra data, like Transaction Id on a Stripe payment, but it seems not available on Order entity. It have payment_method and payment_method_extra fields, but they are empty every times.
This info is available on the PaymentMethod provided by PaymentBridge, but there is no Listener that store these data.
The text was updated successfully, but these errors were encountered:
I need to access to payment method extra data, like Transaction Id on a Stripe payment, but it seems not available on Order entity. It have payment_method and payment_method_extra fields, but they are empty every times.
This info is available on the PaymentMethod provided by PaymentBridge, but there is no Listener that store these data.
The text was updated successfully, but these errors were encountered: