Sana Assistant (online)
Table of Contents

PunchoutSettings reference

PunchoutSettings class represents punchout settings.

Properties

PunchoutSettings class

The link to the internal page to which the user should be redirected in case of unsuccessful login. Returns null by default.

ShippingMethodId

The shipping method identifier which should be applied to punchout orders. Returns null by default.

IsOrderConfirmationEmailEnabled

The value indicating whether punchout order confirmation email should be sent during order creation. Returns true by default. Using this property it is possible to disable sending order confirmation emails from Sana in case if there is another mechanism for notifying the procurement system about created order.

IsLogoutAllowed

The value indicating whether logout is allowed during punchout session. Returns true by default.

SaveNewShippingAddressesToCustomerAddresses

The value indicating whether new shipping addresses will be saved to customer addresses during order creation.

See also