I'm trying to show some information based on the payment method(e.g. Paypal; maybe a better word is "gateway") that a customer chose when he/she bought a product. Can I do that?
Thanks
P.S. There is a slight complication that it may very well happen that an invoice is paid by several transactions (I believe that Blesta handles that after I checked source codes.)
______________
I examined Blesta's source codes and it works with transactions and invoices. I found the database tables: invoices, transactions and transaction_types. However, I don't see any connection between a transaction and a gateway. So it seems that Blesta does not record this type of information.
Question
MartyIX
Hello,
I'm trying to show some information based on the payment method(e.g. Paypal; maybe a better word is "gateway") that a customer chose when he/she bought a product. Can I do that?
Thanks
P.S. There is a slight complication that it may very well happen that an invoice is paid by several transactions (I believe that Blesta handles that after I checked source codes.)
______________
I examined Blesta's source codes and it works with transactions and invoices. I found the database tables: invoices, transactions and transaction_types. However, I don't see any connection between a transaction and a gateway. So it seems that Blesta does not record this type of information.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.