elcodi / bamboo

Meet Bamboo, an e-commerce project built on top of Elcodi and Symfony. Give us a star to support our project :)
http://bamboo.elcodi.com
MIT License
198 stars 44 forks source link

Payment info is not stored #666

Open gerfigna opened 8 years ago

gerfigna commented 8 years ago

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.

mmoreram commented 8 years ago

@gerfigna could you please check this scenario again? If is fixed, could you please close it? Otherwise, ping us :)

Thanks!