0
How to make payment button using only HTML
I want to add a payment button that redirect to the payment app. Please can someone knows that how to make such button. I can only use HTML as i am using wordpress app to build my website. It only support HTML.
1 Resposta
0
To redirect to another page. You can use an <a/> tag or a <form /> tag.