Page 1 of 1

Paid service: add Name Surname to payment details

Posted: Tue Oct 13, 2020 3:40 am
by sergius79
Hi!

We are using free Paysera payment gateway for Opencart 2.3.0.2
https://www.opencart.com/index.php?rout ... n_id=15090

We need to add customer Name Surname in payment details.

Instead of standard
Payment for goods and services (for nb. [order_nr]) ([site_name])
we need
Payment for goods and services (for nb. [order_nr]) [p_firstname] [p_lastname] ([site_name]).

Paysera tech support recommendation:

In controller/payment/paysera.php you need to add "paytext" parameter.
More about request parameters:
https://developers.paysera.com/en/check ... on-library


There are two paths to file:
/catalog/controller/extension/payment/paysera.php
/admin/controller/extension/payment/paysera.php

Paysera tech support recommendation:
Since you want the name and last name to be displayed dynamically, you will need some extra steps, not just addition of one line of code.
These two fields [order_nr], [site_name] are filled by our system, however when you will provide [p_firstname] [p_lastname] our system won't fill them, therefore you would see something like:
"Payment for goods and services (for nb. 123) (https://testpage.com) from [p_firstname] [p_lastname]".

Re: Paid service: add Name Surname to payment details

Posted: Tue Oct 13, 2020 4:59 am
by Trish Cis
Hello,
Trust you're keeping good.
Surely, we can assist you on your requirements.
Please Reach me on my Email- Trish@cisinlabs.com
Regards,
Trish

Re: Paid service: add Name Surname to payment details

Posted: Tue Oct 13, 2020 11:27 am
by cedcommerceteam
Hello,

Hope you are doing well.

We can help you with this, it would be better if we can discuss it in person.

Thanks!!!

Re: Paid service: add Name Surname to payment details

Posted: Tue Oct 13, 2020 2:52 pm
by deepvyas
Hi Sergus ,
I can help you on the customization needed.
Please connect further deepvyas71@gmail.com

Regards
Deep

Re: Paid service: add Name Surname to payment details

Posted: Tue Oct 13, 2020 6:54 pm
by Linneajones
Hello there,

I would like to assist you with this job.
please get connected to discuss further.

Regards
Linnea
E- linneajones.mil@gmail.com

Re: Paid service: add Name Surname to payment details

Posted: Wed Oct 21, 2020 4:22 am
by sergius79
Task is completed. If someone need a solution I can share.

Re: Paid service: add Name Surname to payment details

Posted: Wed Oct 21, 2020 5:20 am
by kestas
If your task is completed, You should add [SOLVED] to your subject.

[SOLVED] Paid service: add Name Surname to payment details

Posted: Fri Oct 23, 2020 1:27 am
by sergius79
[SOLVED]