I have Payments Pro Payflow Pro (I think) and using manager.paypal.com with "hosted checout pages" right now but I need to change it to process credit cards directly on my website withotu any embeding or redirections.
Account in manager.paypal.com
PayPal Payments Pro Live --
Hosted Checkout Pages Live --
Payflow SDK/API (Full Access) Live --
Paypal Express Checkout Live --
Should be possible via REST API right? https://developer.paypal.com/docs/integration/direct/accept-credit-cards/
I added new user in manager.paypal.com with role API_FULL_TRANSACTIONS but there is no user_id or secret values anywhere in manager.paypal.com - these 2 values are needed in order to get access_token according to https://developer.paypal.com/docs/integration/direct/make-your-first-call/
I see these values when logged in as regular paypal user or developer but not in manager.paypal.com
What am I missing? How manager.paypal.com users are connected to paypal users?
Thanks for help!