deic-dk / files_accounting

0 stars 0 forks source link

Implement automatic payment #4

Open deltafunction opened 8 years ago

deltafunction commented 8 years ago

via paypal - like e.g. Spotify.

psyllost commented 8 years ago

I still cannot implement the automatic billing. I thought that the technical support of paypal had forgotten me but they sent me an email on Friday briefly saying to be more patient because they haven't fixed their test site yet.

screenshot from 2016-03-07 18 45 47

And here are the charges for the automatic payments.. screenshot from 2016-03-07 18 53 02

psyllost commented 8 years ago

I have implemented the automatic payments using the Adaptive Payments API instead.

According to PayPal documentation:

Fees are determined by PayPal and are based on criteria, such as the transaction volume of the receiver.

I couldn't find something more specific about the fees. In forums, they say that they charge overseas transactions only. But we need to decide if the business or the customer will pay the fee. A couple of details need to be decided, such as the maximum amount per payment, maximum amount of all payments etc.

We should also add information about this service and instructions on how to use it like eBay does here.

deltafunction commented 8 years ago

Yes, please document the service.