Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
3029 Widoki

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)

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
paź 23
2199
1
lut 22
2302
0
lip 21
2423
0
cze 21
2174
7
maj 15
4997