# Cameroon

## Payment Methods

<table><thead><tr><th width="111" align="center">Icon</th><th width="127.875" align="center">payment_method</th><th width="97">Name</th><th width="127" align="center">Flow</th><th width="164" align="center">Payment Type</th><th width="170" align="center">Available for test</th></tr></thead><tbody><tr><td align="center"><div><figure><img src="https://4143087822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQwMHQLA98rN2pqEMJgaj%2Fuploads%2F5FCUE7EtUCntQAq2UU0A%2Fimage.png?alt=media&#x26;token=f14b7a81-c455-4cb7-a502-8df5f4532b06" alt=""><figcaption></figcaption></figure></div></td><td align="center"><code>ORM</code></td><td>Orange Money</td><td align="center"><code>REDIRECT</code><br><code>ONE_SHOT</code></td><td align="center">MOBILE_MONEY</td><td align="center">Yes</td></tr><tr><td align="center"><img src="https://4143087822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQwMHQLA98rN2pqEMJgaj%2Fuploads%2FT0MlG6T8t0CLcLOkUgDh%2FMTN.png?alt=media&#x26;token=8dd75e07-cea4-4e80-ad8c-fb65dc592ac4" alt="" data-size="line"></td><td align="center"><code>MT</code></td><td>MTN</td><td align="center"><code>REDIRECT</code><br><code>ONE_SHOT</code></td><td align="center">MOBILE_MONEY</td><td align="center">Yes</td></tr></tbody></table>

***

{% hint style="success" %}
Use the [Payment Methods Endpoint](https://docs.lime-pay.com/api-documentation/deposits-api/endpoints/payment-methods-endpoint) to retrieve the Payment Methods' types, logos and more details.
{% endhint %}

## Fields required for the [OneShot Experience](https://docs.lime-pay.com/api-documentation/endpoints/deposit-creation-endpoint#oneshot-experience)

| Payment Method Name | country | amount | payer\[] | payment\_method |
| ------------------- | :-----: | :----: | :------: | :-------------: |
| All                 |   Yes   |   Yes  |    Yes   |       Yes       |

### Payer object requirements

<table><thead><tr><th width="178.4271240234375">Payment Method Name</th><th align="center">document</th><th align="center">email</th><th align="center">first_name</th><th align="center">last_name</th><th align="center">phone</th></tr></thead><tbody><tr><td>All</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Yes</td><td align="center">Mandatory</td></tr></tbody></table>

{% hint style="success" %}
Other fields not in these lists are optional.
{% endhint %}
