Hi there,
I have implemented paypal payments on my website. On my website, events are created using either Personal account or Website account(Merchant). The payments are working fine for the Merchant account. When other user want to register for event that was created using personal account, payment fails. Here are 2 scenarios:
Scenario 1: When any user try to register to an event which was created using Personal account, on click on pay now button following issue occurs with url- https://www.paypal.com/webapps/shoppingcart/error?flowlogging_id=7368e40942078&code=GENERIC_ERROR&mf...

Scenario 2: When any user try to register to an event which was created using a Merchant account, on click on pay now button following issue occurs with url - https://www.paypal.com/webapps/hermes?token=8AN379629S185474B&useraction=commit&rm=2&mfid=1566545500...

I am stuck with this issues. Please help me to solve it and let me know if you want any information regarding my problem.