// Register LivePayment Native Function Implementations if (registerNativeFunction("registerLivePayment", "LiveWireLibraryPath", "registerLivePayment")) { project.register = 1; } else { project.register = 0; }