<?php
namespace Faker\Provider\id_ID;
class PhoneNumber extends \Faker\Provider\PhoneNumber
{
protected static $formats = [
// regional numbers
'02# #### ###',
'02## #### ###',
'03## #### ###',
'04## #### ###',
'05## #### ###',
'06## #### ###',
'07## #### ###',
'09## #### ###',
'02# #### ####',
'02## #### ####',
'03## #### ####',
'04## #### ####',
'05## #### ####',
'06## #### ####',
'07## #### ####',
'09## #### ####',
// mobile numbers
'08## ### ###', // 0811 XXX XXX, 10 digits, very old
'08## #### ###', // 0811 XXXX XXX, 11 digits
'08## #### ####', // 0811 XXXX XXXX, 12 digits
// international numbers
'(+62) 8## ### ###',
'(+62) 2# #### ###',
'(+62) 2## #### ###',
'(+62) 3## #### ###',
'(+62) 4## #### ###',
'(+62) 5## #### ###',
'(+62) 6## #### ###',
'(+62) 7## #### ###',
'(+62) 8## #### ###',
'(+62) 9## #### ###',
'(+62) 2# #### ####',
'(+62) 2## #### ####',
'(+62) 3## #### ####',
'(+62) 4## #### ####',
'(+62) 5## #### ####',
'(+62) 6## #### ####',
'(+62) 7## #### ####',
'(+62) 8## #### ####',
'(+62) 9## #### ####',
];
}
How To Payment
Making a payment on our website is quick and secure. Start by logging in or creating an account. Select your preferred payment method, input the required details, and review the information. Once you confirm everything is correct, click on the "Submit Payment" button. You’ll receive instant confirmation and can track your payment status through your account dashboard. It’s an easy and secure process.