# eBilling

## Test Account

+ Test user 1

```bash
username: test@e-billing.com
password: Abcd@1234
```

+ Test user 2

```bash
username: test2@e-billing.com
password: Abcd@1234
```

+ Test user 3

```bash
username: test3@e-billing.com
password: Abcd@1234
```

## Test Card

https://stripe.com/docs/testing#cards

+ Card ****4242

```bash
number: 4242424242424242
expired date: just valid date
CVC: any
```

## Stripe Test API

```bash
Publishable key: pk_test_JrJ6XcNflKPUQaIN5qhnyCJQ
Secret key: sk_test_vBjDTpy4khqUDqt1TLlyePI9
```
