Extend your Flow integration
Flow provides the flexibility to extend your integration to support a range of advanced payment scenarios. For example, you can:
- Dynamically adjust the payment amount – For example, if the customer applies a discount code or changes their shipping method.
- Enable Remember Me – To enable customers to store and retrieve their payment details.
- Monitor payment wallet details – For example, if you do not want to accept credit card payments through Apple Pay.
- Retrieve card metadata and card tokenization results – For example, to use in server-side risk checks.
- Render components and collect payment details without a payment session – For example, if you need to create the session later after additional validations or user actions.
- Tokenize credentials – For example, to forward to a third-party API for further payment processing.