Multibanco SIBS

1. The Customer receives the printable payment details which he can use to make the payment at a Multibanco ATM, internet banking or mobile phone.

2. Upon completion of the payment flow, the customer is redirected back to your ReturnURL.

3. The billAddrCountry parameter is mandatory in "merchantData".

            
            {
                "merchantData": {
                    "billing": {     
                        "billAddrCountry": "734"
                    }
                }
            }
            
        
Back