How to Replace PayStack button with F7-button

Hi All,

How can I replace the PayStack Button in this template with F7-button?

<paystack

    :amount="amount"

    :email="email"

    :paystackkey="paystackkey"

    :reference="reference"

    :callback="callback"

    :close="close"

    :embed="false"

>

   <i class="fas fa-money-bill-alt"></i>

   Make Payment

</paystack>

Thanks

Nosa Osahon

https://forum.framework7.io/t/how-to-ask-a-good-question-on-forum/11172/3