Braintree Payment plugin for Flutter apps from Deligence Technologies. This plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.
Response of the payment {message: Parsing error response failed, status: fail}
Paypal interface not open. but credit or debit card working with the same client once.
after I debug the code. I receive below response
{"error":{"errorName":"AUTHORIZATION_ERROR","errorMessage":"Authorization error --- REFUSED_MARK_REF_TXN_NOT_ENABLED:This merchant account is not permitted to create Merchant Initiated Billing Agreement","debugId":"2927e4cf88816","paypalHttpStatus":403}}
Response of the payment {message: Parsing error response failed, status: fail}
Paypal interface not open. but credit or debit card working with the same client once.
after I debug the code. I receive below response
{"error":{"errorName":"AUTHORIZATION_ERROR","errorMessage":"Authorization error --- REFUSED_MARK_REF_TXN_NOT_ENABLED:This merchant account is not permitted to create Merchant Initiated Billing Agreement","debugId":"2927e4cf88816","paypalHttpStatus":403}}