Skip to main content

PaymentSetupInput

No description

input PaymentSetupInput {
walletId: ID!
amount: Float!
}

Fields​

PaymentSetupInput.walletId ● ID! non-null scalar​

PaymentSetupInput.amount ● Float! non-null scalar​

The top-up amount in the wallet currency. Required for Paymob to create the intention with the correct amount for the Pixel SDK checkout.