本文介绍了在交易中生成发票的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
你好我试图为我的在线购物网站生成发票。所以我不知道我是否应该使用购物车将详细信息传递给发票,或者我应该有一个表来存储订单,然后我可以从该表中检索以生成发票。提前谢谢
Hi guyz im trying to generate an invoice for my online shopping site. so i don't know if i should use the cart to pass the details to the invoice or should i have a table to store the order then i can retrieve from that table to generate the invoice. Thank you in advance
推荐答案
这篇关于在交易中生成发票的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!