Reqeust
Array
(
    [apiOperation] => INITIATE
    [order] => Array
        (
            [amount] => 1
            [currency] => AED
            [name] => Flight Booking Payment
            [reference] => NSN00000
            [category] => pay
            [channel] => web
            [description] => Booking payment for  is . Processing Fees 
            [ipAddress] => 103.150.26.238
        )

    [billing] => Array
        (
            [contact] => Array
                (
                    [firstName] => Nazmus
                    [lastName] => Nayeem
                    [phone] => 8801966330000
                    [mobilePhone] => 8801966330000
                    [email] => [email protected]
                )

        )

    [configuration] => Array
        (
            [locale] => en
            [paymentAction] => AUTHORIZE,SALE
            [returnUrl] => https://myvoiaj.com/
        )

)

Response
Array
(
    [resultCode] => 0
    [message] => Processed successfully
    [resultClass] => 0
    [classDescription] => 
    [actionHint] => 
    [requestReference] => 95d9ce85-a330-46ba-bd2b-d6fecdbf207a
    [result] => Array
        (
            [nextActions] => ADD_PAYMENT_INFO
            [order] => Array
                (
                    [status] => INITIATED
                    [creationTime] => 2025-03-15T07:13:19.6270162Z
                    [errorCode] => 0
                    [id] => 223891113761
                    [amount] => 1
                    [currency] => AED
                    [name] => Flight Booking Payment
                    [description] => Booking payment for  is . Processing Fees 
                    [reference] => NSN00000
                    [category] => pay
                    [channel] => Web
                    [ipAddress] => 103.150.26.238
                )

            [configuration] => Array
                (
                    [tokenizeCc] => 
                    [returnUrl] => https://myvoiaj.com/
                    [locale] => en
                    [paymentAction] => Authorize, Sale
                )

            [business] => Array
                (
                    [id] => myvoiaj
                    [name] => Myvoiaj
                )

            [checkoutData] => Array
                (
                    [postUrl] => https://checkout.noonpayments.com/en/default/index?info=weQhmT7fSTmwpGhsWUoL4H%2BmATwoFqQiz16YSw3P6T6N6C3xvyUrI5oHe5ta
                    [jsUrl] => https://checkout.noonpayments.com/en/scripts/checkout?url=https%3A%2F%2Fcheckout.noonpayments.com%2Fen%2Fdefault%2Findex%3Finfo%3DweQhmT7fSTmwpGhsWUoL4H%252BmATwoFqQiz16YSw3P6T6N6C3xvyUrI5oHe5ta
                )

            [deviceFingerPrint] => Array
                (
                    [sessionId] => 223891113761
                )

            [paymentOptions] => Array
                (
                    [0] => Array
                        (
                            [method] => CARD
                            [type] => Card
                            [action] => Card
                            [data] => Array
                                (
                                    [supportedCardBrands] => Array
                                        (
                                            [0] => VISA
                                            [1] => MASTERCARD
                                        )

                                    [cvvRequired] => True
                                )

                        )

                    [1] => Array
                        (
                            [method] => ApplePay_Live
                            [type] => ApplePay
                            [action] => ApplePay
                            [data] => Array
                                (
                                    [merchantIdentifier] => merchant.com.noonpayments.checkout
                                    [paymentRequest] => Array
                                        (
                                            [countryCode] => AE
                                            [currencyCode] => AED
                                            [total] => Array
                                                (
                                                    [label] => Myvoiaj
                                                    [amount] => 1
                                                )

                                            [supportedNetworks] => Array
                                                (
                                                    [0] => visa
                                                    [1] => masterCard
                                                )

                                            [merchantCapabilities] => Array
                                                (
                                                    [0] => supports3DS
                                                )

                                        )

                                )

                        )

                    [2] => Array
                        (
                            [method] => MYVOIYAJ_SAMUSNGPAY_LIVE
                            [type] => SamsungPay
                            [action] => SamsungPay
                        )

                    [3] => Array
                        (
                            [method] => MYVOIAJ_GOOGLEPAY_LIVE
                            [type] => GooglePay
                            [action] => GooglePay
                            [data] => Array
                                (
                                    [apiVersion] => 2
                                    [apiVersionMinor] => 0
                                    [allowedPaymentMethods] => Array
                                        (
                                            [0] => Array
                                                (
                                                    [type] => CARD
                                                    [parameters] => Array
                                                        (
                                                            [allowedAuthMethods] => Array
                                                                (
                                                                    [0] => PAN_ONLY
                                                                    [1] => CRYPTOGRAM_3DS
                                                                )

                                                            [allowedCardNetworks] => Array
                                                                (
                                                                    [0] => VISA
                                                                    [1] => MASTERCARD
                                                                )

                                                        )

                                                    [tokenizationSpecification] => Array
                                                        (
                                                            [type] => PAYMENT_GATEWAY
                                                            [parameters] => Array
                                                                (
                                                                    [gateway] => noonpayments
                                                                    [gatewayMerchantId] => myvoiaj
                                                                )

                                                        )

                                                )

                                        )

                                    [transactionInfo] => Array
                                        (
                                            [countryCode] => AE
                                            [currencyCode] => AED
                                            [totalPriceStatus] => FINAL
                                            [totalPrice] => 1.00
                                        )

                                    [merchantInfo] => Array
                                        (
                                            [merchantId] => 17945405625860946696
                                            [merchantName] => MyVoiaj
                                            [merchantOrigin] => checkout.noonpayments.com
                                        )

                                    [environment] => PRODUCTION
                                )

                        )

                )

        )

)