Easily Manage Payment Methods & Providers
Author:
Fluent Commerce
Changed on:
18 Mar 2024
Target release date: | 2022-06-16 |
---|---|
Release status: | Released |
Description
The Financial Transaction data model now allows Payment Method and Payment Provider configuration via Account Settings. Customize logic within workflows to custom events to execute card, payment method, or provider-specific logic or requirements.
For example, you could alert store associates that a pickup order requires cash payment.
Two new settings are now available for configuring Financial Transactions:
`PAYMENT.PROVIDER`
– Accepts a JSON array of all your payment providers
`PAYMENT.METHOD`
– Accepts a JSON array of all your payment methods (including what type of card is used)
Changelog
Initial Release
Released capability depth: | New capability |
---|---|
Release bundle / Capability type: | Platform |