Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement automatic payment #4

Open
deltafunction opened this issue Dec 9, 2015 · 3 comments
Open

Implement automatic payment #4

deltafunction opened this issue Dec 9, 2015 · 3 comments

Comments

@deltafunction
Copy link
Member

via paypal - like e.g. Spotify.

@psyllost
Copy link
Contributor

psyllost commented Mar 7, 2016

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
Copy link
Contributor

psyllost commented Jun 6, 2016

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
Copy link
Member Author

Yes, please document the service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants