Adding Transaction Information
v1/transaction/add_info
It is used for add or update your e-mail, phone, reference code and note about your transactions after payment is received.
You should perform basic authentication with secret_key to use adding transaction information service. See more
https://api.paynet.com.tr/v1/transaction/add_info
Parameter Name
Type
Required
Description
xact_id
string
Yes
Paynet Transaction Number.
note
string
No
Note information about payment.
string
No
Email information about payment.
phone
string
No
Phone Information about payment.
agent_reference
string
No
Dealer Reference Number Information about payment.
reference_no
string
No
Reference Number to associate.
Last updated