DeligenceTechnologies / Braintree-Payment-Gateway-for-Flutter

Braintree Payment plugin for Flutter apps from Deligence Technologies. This plugin lets you integrate Braintree Drop In payment UI in just 4 easy steps.
BSD 3-Clause "New" or "Revised" License
34 stars 27 forks source link

paypal is not working. receive below message #44

Open MurtuzaSrashtaSoft opened 4 years ago

MurtuzaSrashtaSoft commented 4 years ago

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.

Screenshot 2020-08-07 at 10 57 01 AM

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}}

Screenshot 2020-08-10 at 4 03 48 PM Screenshot 2020-08-10 at 4 03 57 PM

MurtuzaSrashtaSoft commented 4 years ago

please respond .wating for your answer.

MeenakshiDT commented 4 years ago

We'll look into it in next week.