Integrate Adyen plugin

44 views
Skip to first unread message

Marco Sardido

unread,
May 9, 2024, 5:26:32 AM5/9/24
to Kill Bill users mailing-list
Hi,

I'm trying to use adyen as payment method, and im using it for a recurring plan
 i followed the instructions in killbill-adyen-plugin.
- Created adyen test account
- Configured adyen plugin
- Created killbill account
- Created payment method with the created account with adyen-plugin "properties": [ { "key": "enableRecurring", "value": "true", "isUpdatable": false } ]

Here
http://127.0.0.1:8080/plugins/adyen-plugin/checkout?kbAccountId=123&amount=500&kbPaymentMethodId=12345

im getting error regarding with amount, i also tried it with minor units 50000
PaymentPluginApiException{errorMessage='Internal payment error : java.lang.NumberFormatException: null', errorType='INTERNAL'}


i also tried using advance flow and checked the "Recurring Details" in additional data, so i tried adding the "recurringDetailReference", and "the encrypted card information" in pluginInfo.properties and it doesn't work. Please help me.

Thanks,
Marco

karan bansal

unread,
May 9, 2024, 12:34:52 PM5/9/24
to Kill Bill users mailing-list
Hi Marco,

Could you try the adyen demo as explained in steps at https://github.com/killbill/killbill-adyen-demo and let me know if you face the same error. Is there anything further captured in the logs?

Regards
Karan

Marco Sardido

unread,
May 9, 2024, 5:18:33 PM5/9/24
to Kill Bill users mailing-list
Reply all
Reply to author
Forward
0 new messages