Search code examples
paymentpayfort

Client Side or Server Side to generate PAYFORT Token?


I'm going to add PAYFORT integration Hosted Installments to my website and got confused in a point: Should i generate the Token in the client side(js request) or server side (Python), what makes it confusing that i need to send access_code and merchant_identifier in the TOKENIZATION request

it's not mentioned in the docs that these keys are confidential or not

Could anyone please used this integration advice me? Thanks


Solution

  • merchant_identifier and access_code are not confidential, however tokenization only from client side :POST