intive / adyen_flutter

A Flutter plugin for the Adyen Payment Provider DropIn UI
MIT License
11 stars 26 forks source link

problem with recurring payments #19

Open OmarWeDigital opened 1 year ago

OmarWeDigital commented 1 year ago

Hi, I’m using your plugin and wanted to ask you for information about recurring payments: I set

storePaymentMethod: true,

but it seems that this value is not passed through the Adyen API (the screenshot below is taken from the transaction log details from Adyen dashboard)

Screenshot 2023-04-11 alle 16 10 31

Thank you