whitebirdSdk.buildW({
id: preOrder.id,
lang: 'en',
theme: {} // JSON object represent sdk styling with merchant external coloring
enableInstructions: false, // only if you control all crypto and fiat transfers from client
forceLockInput: true, // prevent editing input amount inside sdk
useUrlTokenParam: true, // for WebView users with linked client flow
});