跳至内容
菜单
此问题已终结
2918 查看

I was wondering if there is a reason to use shipping partner instead of invoice partner as the transaction partner.

In website_sale controller :

acquirer.button = payment_obj.render(
cr, SUPERUSER_ID, acquirer.id,
order.name,
order.amount_total,
order.pricelist_id.currency_id.id,
partner_id=shipping_partner_id,
tx_values={ 'return_url': '/shop/payment/validate', }, context=render_ctx)

形象
丢弃
相关帖文 回复 查看 活动
2
10月 23
2013
1
2月 22
2153
0
7月 21
2275
0
6月 21
2050
7
5月 15
4884