i am referring to this article : https://www.paypal.com/us/smarthelp/article/how-do-i-integrate-my-website-with-payflow-link-(basic)-ts1245
we are performing test transaction on payflow account, using html-javascript code and for that we are passing test data for below fields LOGIN, PARTNER,AMOUNT,TYPE.
and on submit we are posting above data to https://payflowlink.paypal.com so, at that time it is returning below message
Error: Invalid Merchant or Merchant doesn't exist!
what mistake am i doing?
also want to know that above approach is correct for payflow transactions using custom website integration?