Hi
I'm developing a web page where I want users to pay for membership. As of now I give the user payment instructions, he can go into his bank and transfer the amount to my account: I specify in the instructions that he needs to mark the payment with a special code, so I know the payment is from this user...
Disadvantages of this
* It takes a while before he pay until I get the money.
* Have to reply on external source for paying (need to go his online bank to pay)
* takes days before I can approve that he actually paid, by checking bank transactions
Avantage:
* Less fee
* Easy to implement
Have considered PayPal, but they would take like 3.5% on each transaction and also the 21 days of quarantine period (correct me if I'm wrong)
My business partner (not tech person) suggest using https://squareup.com/global/en/register (not affiliate link), so people can pay directly from their mobile phone
but I'm struggling to understand how my web page can know that this specific user payed x amount using his mobile. There must be some communication from the the mobile app operator to my site, not sure how it works, anyone of you having experience with it?
My bank is bank of america
Have you guys some ways to improve this or should I change to PayPal
I'm developing a web page where I want users to pay for membership. As of now I give the user payment instructions, he can go into his bank and transfer the amount to my account: I specify in the instructions that he needs to mark the payment with a special code, so I know the payment is from this user...
Disadvantages of this
* It takes a while before he pay until I get the money.
* Have to reply on external source for paying (need to go his online bank to pay)
* takes days before I can approve that he actually paid, by checking bank transactions
Avantage:
* Less fee
* Easy to implement
Have considered PayPal, but they would take like 3.5% on each transaction and also the 21 days of quarantine period (correct me if I'm wrong)
My business partner (not tech person) suggest using https://squareup.com/global/en/register (not affiliate link), so people can pay directly from their mobile phone
but I'm struggling to understand how my web page can know that this specific user payed x amount using his mobile. There must be some communication from the the mobile app operator to my site, not sure how it works, anyone of you having experience with it?
My bank is bank of america
Have you guys some ways to improve this or should I change to PayPal