Thank you again. Did you have to enable tokenization on your profile? i am getting error tokenizatoin not enabled
@makinglearningezyАй бұрын
Yes , tokenization should be enabled with the profile.
@ignatiusmusonda6658Ай бұрын
@@makinglearningezy I see. calling the support team or we can do it by ourselves when setting up the profile?
@makinglearningezyАй бұрын
@@ignatiusmusonda6658 profile level tokenization only works if tokenization enabled for your account / MID . Not sure if you already enabled for your account . Just follow below steps - 1.Raise the case to cybersource support to enable the tokenization for your MID in test env .it might take 3 to 4 days .once done go to step 2 2. Enable the tokenization at a secure acceptance profile level also .you can do it yourself Meanwhile, to test your hosted checkout you can do it without using create_payment_token in the transaction type in JSP form .
@ignatiusmusonda6658Ай бұрын
@@makinglearningezy Thank you very much once again
@junemuoti677526 күн бұрын
Thank You. How do you integrate in a springboot with react frontend app
@makinglearningezy26 күн бұрын
Ho, thanks for yor time on the channel. Please go through whole video thoroughly you should be able to do in react and spring boot. If you face any challenge. Leet us know . Please subscribe , like and share..
@waitL-j7tАй бұрын
Hello, I would like to ask how the information in the HTML of the hosting interface interacts with the backend Java. Thank you
@makinglearningezyАй бұрын
Hi, Hosted checkout page html does not interact with backend server of the website . It only interact with payment gateway directly. Payment gateway can send the response of the payment to your java backend server or email as per the configuration,the config for this is under notifcation section of the profile.. I talked about this in this video also let me know for any doubt.
@waitL-j7t24 күн бұрын
@@makinglearningezy Thank you, author. I still have some questions. If I want to pay by installment with a credit card, can the escrow interface support it? Also, does the payment gateway need to be purchased separately?