mangopay2-nodejs-sdk
mangopay2-nodejs-sdk copied to clipboard
Improve method name for Recuring Payments
Hi
this was confusing for me:
- createRecurringPayment is for create a recurring registration
- createRecurringPayInRegistrationCIT is for create the payment
You could perhaps deprecate those and create new
- createRecurringRegistration
- createRecurringPayInCIT
- createRecurringPayInMIT