- Mark as New
- Bookmark
- Subscribe
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-31-2020
10:21 AM
03-31-2020
10:21 AM
Different payment methods for different charge types
Customer Scenario: Two payment methods must be created, they want to use one credit card payment method for Recurring charge payments and another one for One time charge payment.
How to designate each payment method for both charges.
Solution:
The Recurring and one-time charges can be distinguished in the separate bill runs by filtering charges,
Once the Bill run completes and generate invoices for both charges the payment can be done through the API call - POST_CreatePayment. In this API we need to mention the invoice and payment method while creating the payment.
For the Invoices with Different charges respective Payment method(Credit card) can be applied
Labels: