Search code examples
iosbraintree

Show price on Braintree's Dropin UI


I have an iOS app integrating Braintree's Dropin UI. When the dropin is showed, the user can hit "pay" button and he is redirected directly to the "Thanks for your order" page.

My problem is I can't find a way to display the price on Braintree's dropin UI. And I know that customers want to see the price again before tapping the button.

I saw nothing in the docs relating to this.


Solution

  • Full disclosure: I work for Braintree.

    The customization information for the drop-in appearance is what you're looking for. You can show the price again before they check out by putting it in the Summary or Submit Button.

    If you need additional help, feel free to reach out to Braintree support.