Hello,
I am trying to process payment with Level 2 and Level 3 data and I get the following warning message: {'Purchase card Level2 Data disregarded, merchant account does not support purchase cards'}
After reading through the docs, looks like my test merchant account has:
purchase_card': {'supported': False}
Now I was not able to find any documentation on how to enable the purchase_card support. Can someone help me with this? or am I doing something wrong in my charge request?
Thank you in advance!