I have a webapp where users sell printing services, I want my users to add payment buttons to their pages so that customers can pay for their services.
My users determine their email address, etc. in the settings and configure their services with a price, etc.
What API should I use to create pay now buttons on the fly?
thank
source
share