# Payment Methods

### Payment Methods

> Module position: footer
>
> Module class suffix: Not used

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F7BLGRAQrIDwVgmkvVPZ4%2Fpayment_methods.png?alt=media\&token=082355b1-7c1d-4a98-9810-b537ddc24488)

If you want to display your payment methods in footer like this you have to create a custom module and publish the custom module like below

#### Step-1:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FShbCLxNWgOVN8ZDeTCqn%2FUnite_Revolution_Slider2_step1.png?alt=media\&token=4ffd1eb7-44b9-4859-b1c9-8c69da7157c6)

#### Step-2:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F0K1SDtHKLuvGTUbJFnCF%2Fsocial_share_step2.png?alt=media\&token=5bad5c42-f035-4014-82aa-425b3226d528)

#### Step-3:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F164FeOKz6kWlupWUX0K3%2Fpayment_methods_step1.png?alt=media\&token=8bdfd0db-86f5-4113-b57e-80fc8d1ba54b)

#### Step-4:

Add the following code in your custom module

```html
<p><img src="images/themeparrot/icons/1.png" alt="" /><img src="images/themeparrot/icons/2.png" alt="" /><img src="images/themeparrot/icons/3.png" alt="" /><img src="images/themeparrot/icons/4.png" alt="" /><img src="images/themeparrot/icons/5.png" alt="" /><img src="images/themeparrot/icons/6.png" alt="" /></p>
```
