Unverified Commit 18c07b99 authored by ivrnet's avatar ivrnet Committed by GitHub

Update Telepay.js

parent 4c985219
......@@ -53,7 +53,7 @@ const TelepayForm = () => {
e.preventDefault();
try {
const response = await fetch('https://ivrnet-payment-backend.onrender.com/api/data', {
const response = await fetch('https://callback-click2pay.ivrnet.com/callback/post_data/', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment