Skip to main content

What's new in Enviso

Dec 11, 2024

Direct selling API

Membership checkout as a guest

  • The endpoint Checkout basket now supports membership checkout as a guest. For this purpose, at least the visitor's firstName, lastName, and email must be provided.

Trade for Venues

Configure payment method

At the reseller-level, the venue can define the payment method as Invoice or Direct payment.

9.png

The main difference between the two payment methods is that with the Invoice payment method, the amount owed to the venue is paid monthly, whereas, with the direct payment method, the reseller pays the venue at the time of confirming a reserved order.

For a detailed description, refer to partner configurations.

Trade for Resellers

Change in the order flow if Direct payment method is configured

If a venue partner has configured Direct payment method for your reselling organisation, you can directly pay the payable amount to the venue on a per-order basis.

You can consult the configured payment method on the offer details page as Invoice or Direct payment.

10.png

If Direct payment method is configured, it will affect the order flow.

When an order is reserved, you will have the payment link to pay the amount payable to the venue for that order. This amount is the venue's product price minus the commission.

11.png

The status of the amount paid to the venue is shown in the order details, tab Payment.

12.png

Important to know when the Direct payment method is configured:

14.jpg
  • At the time of checkout, you will only be able to reserve the order. The options to 'Buy now' and 'Confirm order' will not be available on the Checkout page.

    16_.png
  • If the payment to the venue is pending, you will not be able to Confirm or Update the reserved order. However, you can cancel the order.

  • Once the payment is made to the venue via the payment link, the order will automatically be confirmed. You can then cancel the order partially or completely as well as get the passes.

    15_.png
  • The payment configuration is applicable to Enviso Trade. This means the reseller can still confirm the order from the Reselling API.

  • Offers of the venues with different payment methods configured for your organisation cannot be added to the cart at the same time. You will need to create separate orders in this case.

Insight

Enhancement

  • Added visitorData in vw_orders and vw_task_info. The views have been updated for individual form fields and visitor data.