get https://api.banking.netevia.dev/api/enums/paymentCardTypes
The /paymentCardTypes API provides a comprehensive list of payment card types that can be displayed on the frontend of applications. This API is essential for ensuring that users can select the appropriate payment method during transactions, enhancing the overall payment experience.
Functionality:
- Retrieve Card Type List: The API returns a list of supported payment card types, which can include major credit and debit card brands.
- Front-End Integration: The card types retrieved from this API can be utilized in payment forms, allowing users to select their preferred card type when making payments.