Call Back URL (3rd Party Integration)
Integrating a Unified Payment Interface (UPI) into your application or website allows you to seamlessly receive payments.
Similar to third-party integration, all you need to do is specify the callback URL within the Blockbolt Payment URL to enable this functionality.
Parameter: back_url
Please enter the complete URL where you want to redirect the customer after successful payment.
You will get the ‘Order ID’ and ‘Transaction ID’ in return.
For testing purposes, you can use the below URL as ‘call back’ URL.
https://unifiedlink.blockbolt.io/success
Example URL.
https://pay.blockbolt.io/blockbolt:pa...
What is Blockbolt Unified Payment Interface?
Blockbolt has implemented the Unified Payment Interface to seamlessly interact with the Sui Blockchain, allowing for the receipt of payments on a global scale. This can be achieved by simply sending a parameter in the URL for the payment.
The platform is designed to accommodate a wide range of cryptocurrencies, including the native coin $sui on the Sui blockchain, stable coins, and tokens from projects within the Sui Ecosystem.
These capabilities make it a versatile and comprehensive solution for processing payments across different currencies and assets.
Read medium post,
/ introducing-blockbolts-unified-payment-int...
Thanks