Skip to content

Pay by link

For those who'd like to start accepting payments without a complex integration, the eComCharge system offers the Pay-by-link service.

To use this service, follow the steps below:

  1. Create a product in your eComCharge back office or via the API.
  2. Get a payment link for this product.
  3. Share the product payment link with your customers over email or messengers, or copy and embed a payment link for your website or mobile app.

In the eComCharge system a product is a record for a physical product or a service, for which you want to accept payments via payment links. A payment link leads your customer to a secure page with the eComCharge payment widget, where s/he should enter payment data to complete a payment.

For each product the system generates 3 payment links:

  • A payment link to a checkout page with the in-built payment widget. This link can be embedded into websites and mobile applications (pay_url);
  • A payment link to a checkout page with the in-built payment widget. The link is used internally by the system (payment_url);
  • A product payment link to an order confirmation page (confirm_url).

Info

If you notify your customers of order and payment details over email or a messenger, use a product payment link to an order confirmation page (confirm_url). After the customer confirms the order, s/he is redirected to a secure page with the in-built payment widget to complete a payment.

In other cases, copy and integrate a payment link to embed into websites and mobile applications (pay_url).

You can update and delete the created products both in the back office and via the API.