purchaseAsync
fun purchaseAsync(customerId: String, orderId: String, token: String): CompletableFuture<FrakResult<Unit>>
purchase for Java.
fun purchaseAsync(customerId: String, orderId: String, token: String): CompletableFuture<FrakResult<Unit>>
purchase for Java.