wallet
A component to show a UPI qr codeWallet Object
Returned Value
You can get the value of a component by callingcomponent.data().value. All returned
values of component.data() can be found in the components reference.
Wallet Object
Code snippet for wallet component
Code snippet for wallet component
netbanking
A component to initiate Net Banking payment.In case
buttonText is not provided the value of buttonIcon would be
replaced to true. This has been done so that your customer always sees icon
of the app.Wallet Object
Returned Value
You can get the value of a component by callingcomponent.data().value. All returned
values of component.data() can be found in the components reference
Netbanking Object
Code snippet for wallet component
Code snippet for wallet component
paylater
A component to initiate paylater payment.Paylater Object
Returned Value
You can get the value of a component by callingcomponent.data().value. All returned
values of component.data() can be found in the components reference
Paylater Object
Code snippet for paylater component
Code snippet for paylater component
cardlessEMI
A component to initiate Cardless EMI payment.Cardless EMI Object
Returned Value
You can get the value of a component by callingcomponent.data().value. All returned
values of component.data() can be found in the components reference
Cardless EMI Object
Code snippet for paylater component
Code snippet for paylater component
savePaymentInstrument
A component that can be used in.pay() to save a payment method for a customer. This works for only cards. This will tokenise your card
Save Payment Instrument Object
Returned Value
You can get the value of a component by callingcomponent.data().value. All returned
values of component.data() can be found in the components reference
Save Payment Instrument Object
Code snippet for savePaymentInstrument component
Code snippet for savePaymentInstrument component