add payment method in shop backend settings

Esakki raj asked on February 6, 2019 12:57

how to add new payment gateway(like paypal and authorize.net) in shopbackend settings.

Recent Answers


Brenden Kehren answered on February 6, 2019 15:00

Have you read the documentation? This should get you what you're looking for.

1 votesVote for this answer Mark as a Correct answer

Esakki raj answered on February 6, 2019 16:07

thanks for your reply, i have already read the documentation. kentico shop already support paypal,authorize.net, like this i have prepared and developed new custom payment gateway in shop frontend. Now, i have to create form in shop backend for saving merchant details like paypal(client id,account type,etc,).what is the procedure to create a form in shopbackend. i am waiting for your reply.

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on February 6, 2019 23:01

The documentation has all the information you need to be able to create the form as well. If you need further inspiration on creating the form, look at the Authorize.NET form located in the file system here:

\CMSModules\ECommerce\Controls\PaymentGateways\AuthorizeNetForm.ascx

1 votesVote for this answer Mark as a Correct answer

Esakki raj answered on February 7, 2019 05:12

i am already create the form in front end payment page.this documentation have the information only for creating the form in checkout payment page.now i need to create the form in shop admin page.

0 votesVote for this answer Mark as a Correct answer

Monica Jenner answered on March 12, 2019 14:20

I am using paypal in my ecommerce website , this is one of the finest payment gateway i have ever used.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.