G
G
Gambi Titto2020-02-05 15:16:12
PHP
Gambi Titto, 2020-02-05 15:16:12

How to upload a track number on a website using an API key?

Hello, how to send a request for an order number and receive a response to the track number on the site via the Web service, they sent a link to the WSDL
. I just don’t understand how to make it so that a person would receive a track number when entering the order number, what should I write in php or AJAX? so that it all works on a regular site ((Kaaaak(
Help please.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Shamanov, 2020-02-05
@Gambi-Titto

first read the description of the soap protocol, then the php of the soap library. You can use it in its pure form, but better through a wrapper like https://docs.laminas.dev/laminas-soap/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question