# Payment gateways API endpoints for integration of payment gateways. **If you are a Premium client, contact your Account or Onboarding manager. New payment gateway has to be approved by Shoptet and client needs to be familiar with the terms of payment in advance**. ## Gaining the information about payment - [GET /api/payment-status/{paymentCode}](https://api.docs.shoptet.com/shoptet-api/openapi/payment-gateways/getinformationaboutpayment.md): Returns the URL, at which the payment gateway shall redirect the users after completion of operation and order number. ## Payment status update - [PATCH /api/payment-status/{paymentCode}](https://api.docs.shoptet.com/shoptet-api/openapi/payment-gateways/updatepaymentstatus.md): Payment status update via the payment gateway. The paymentCode is the identifier. Payment status can be updated when the payment has been successfully recorded. Please note that message can not be longer than 255 characters.