Saltar al contenido principal

PaymentMethodBizumInput

Details about the Bizum account used for this payment. If provided phone number is valid and registered in Bizum, MONEI will try to confirm the payment directly.

input PaymentMethodBizumInput {
phoneNumber: String
integrationType: String
}

Fields​

PaymentMethodBizumInput.phoneNumber ● String scalar​

Phone number in E.164 format used to pay with bizum.

PaymentMethodBizumInput.integrationType ● String scalar​

Integration mode used to capture the Bizum payment (e.g. redirect, embedded).

Member Of​

PaymentMethodInput input