- How do I activate the Whitelabel API feature?
- To activate the White Label API feature, you should contact your UPayments Account Manager.
- What are the benefits of the Whitelabel API ?
- The White Label feature allows merchants to display the payment gateway on their Checkout page. This avoids redirecting users to the UInterface payment page.
- KNET, Credit Card, Apple Pay, Samsung Pay, Google Pay are supported with the White Label feature in UInterface V2.
- How can sub-vendors receive deposits from transactions made on their platform?
- Sub-vendors receive payments directly to their accounts in the Multi-Vendor feature.
- Does the Multi-Vendor API support the KFAST feature for saving Debit card details?
- Yes, all merchants who use UInterface can have the KFAST & Save Card Feature.
This can be done by enabling their respective parameters in the API.
- What distinguishes the KFAST feature from the Save Cards feature?
- The KFAST feature is specific to KNET and enables cardholders to save their card details via tokenization, allowing for faster and more convenient future transactions.
- The Save Card feature, on the other hand, is a feature that allows customers to save their credit card details via tokenization. Refer to the Tokenization section for more details.
- Is there an endpoint to check whether a payment has been successfully captured or not?
- Status API can be used to check whether a payment has been successfully captured or not.
- However, this API will work only with production details.
- How can we get the Payment ID/Transaction ID/Order ID/Payment Status/time?
- In order to get Payment ID/Transaction ID/Order ID/Payment Status/time, you can use Status API
- What is the recommended approach for implementing a payment inquiry using the UPayments API?
- The recommended approach for implementing a payment inquiry using the UPayments API involves implementing the REST API with a notify URL and getting the payment URL. Then, you can update the transaction based on the same response that you receive on the success or error URL.
- Status API can also be used to retieve the Payments Status.
- Is there an endpoint to check whether a payment has been successfully captured or not?
- Status API can be used to check whether a payment has been successfully captured or not.
However, this API will work only with production details.
- Why isn't my webhook working in Sandbox mode, and how can I fix it?
- Webhooks do not work with Sandbox mode due to security reasons. Please try in Production.
- Are there any test credit card credentials available for testing UPayments' payment processing features?