Deni Al Farizi

Results 4 comments of Deni Al Farizi

Saya mengikuti example tautan ini menggunakan akun test https://github.com/xendit/xendit-node/blob/master/examples/with_promises/customer.js const x = new Xendit({ secretKey: '...', }); dengan request paramter customer referenceID: new Date().toISOString(), givenNames: 'customer 1', email: '[email protected]', mobileNumber:...

I added this to my build.gradle, hope it helps ``` buildscript { ext { ... pdfViewerVersion = "3.2.0-beta.1" pdfViewerRepo = "com.github.mhiew" } } ```

> I added this to my build.gradle, hope it helps > > ``` > buildscript { > ext { > ... > pdfViewerVersion = "3.2.0-beta.1" > pdfViewerRepo = "com.github.mhiew" >...

I added this to my build.gradle, hope it helps ``` buildscript { ext { ... pdfViewerVersion = "3.2.0-beta.1" pdfViewerRepo = "com.github.mhiew" } } ```