Skip to content

Using Paypal/Fastlane payment method in Magento

we want to use the Fastlane payment method on our Magento site. We installed the ‘paypal/fastlane’ module via Composer and enabled the Fastlane payment method from the admin panel. However, on the checkout page, we encounter this error:

“name: ‘BraintreeError’, code: ‘DATA_COLLECTOR_REQUIRES_CREATE_OPTIONS’, message: ‘Data Collector must be created with Kount and/or PayPal.'”

Can someone guide us on how to resolve this issue? Thanks!

Paypal fastlane error on checkout