@Vaishali-Agarwal Do I have to create the create tje action_page.php (if so in which folder should i do it) or has it already been created?
Deepanjali
@Deepanjali
Posts made by Deepanjali
-
RE: Contact form?
-
RE: Delivery Charge.
@Vaishali-Agarwal Is there a way to take delivery charge wrt distance from stores?
(probably in terms of zipcodes) -
RE: How to get started with creation of new payment gateway?
@devansh-webkul I am new to payment gateways (I mentioned it in the opening of the topic) so I don't have much idea about the routes and controllers required and also don't have much idea about the flow of this framework which makes it difficult to explore deeper,
therefore I was asking for a guide to integrate a payment gateway to have a better clarity of What and How?I suppose someone from the team at least must given payment integration a test run, who could guide us through this.
-
RE: How to get started with creation of new payment gateway?
Hi @devansh-webkul ,
Is there some documentation to integrate PayU or Razorpay gateway with out site,
somewhere one can get to enter the redirection url and secret keys? -
RE: How to get started with creation of new payment gateway?
The PayU payment has multiple options, while following the steps mentioned by @devansh-webkul makes it look like a single method:
How can I show the underlying methods and not the name of the gateway? -
RE: How to get started with creation of new payment gateway?
Hi @devansh-webkul,
Could you please elaborate on step 3 of the process, I'm not able to locate the correct composer.json file I guess -
RE: Change the name of tax on frontend
@devansh-webkul This is exactly what I've done but I guess there is a bug:
My fixed shipping rate(Transportation) is getting copied in Marine cover:
-
RE: Change the name of tax on frontend
@devansh-webkul I have 2 tax rates in the tax category, but I want to apply the second rate on the amount after the calculation with the first one:
How can I custom my tax rate to work on a different amount?