Grow Product Changelogs for 8th May, 2023

  1. We have introduced two other payment options on the Grow Dashboard and API to provide flexibility with order processing
  2. These payment options can be found on the Payments Options page on the Grow Dashboard.

  1. Partners can now choose to process payments via their custom payment services, however, Curacel needs to debit the equivalent premium from a card provided by the Partner so that policies can be processed promptly.
  2. Where a Partner chooses the payment link option, a dynamic link is generated when an order is initialized and the user is able to copy or open it in a new tab where the Curacel payments page is rendered for payments to be completed.

  1. For Partners who have done direct integrations with our REST API, webhooks have been implemented to notify the Partner’s backend about the following:
    1. Payment Status (Success/Failed)
    2. Order Status (Whether an order was successfully created or not)
    3. Policy Creation Status (Whether a policy has been successfully created for an order)
  2. A static redirect page that communicates a payment success message after successful payments with Payment Links has been implemented.