Disable modification to health fund

Partners have the option to prevent users from changing health fund details. This option is used by some practice management systems to maintain referential integrity on problematic transactions.

This feature will disable the selection of health fund and return to the checkout/cart

To use these features:

  1. Disable modification to health fund
    Set the following value "disableHealthFundUpdate" : true

This will disable modification of the health fund in the Tyro Health Online user interface.

  1. Set a return to checkout URL
    To set a URL for your customer to return to your checkout/cart experience and select a new health fund, set the following event returnToCart under the callbackUrls object
Copy
Copied
 {
        "event": "returnToCart",
        "url": "{{callbackURL}}/returnToCart"
        },

This will display the text Update health fund and link to your nominated URL.

2024 Copyright © Tyro Health and Tyro Payments 2024. All right reserved.