-1

How can I use Adyen to make a 0$ transaction to save the users information, a recurring contract so to speak. I can only do transactions that aren't 0$.

Whenever I do a transaction of 0$, go to the page, click a payment option. I get the error: Error: Invalid Amount Specified.

What I need is: Save users payment information i.e creditcard info in Adyen. Use these payment details to send a payment on a different time.

Mike Lammers
  • 542
  • 9
  • 27
  • 1
    if you need to save users details if he/ she choose 0$ transaction. you can simply save the required information without redirecting to payment service.is that helpful? – Deepak Feb 15 '16 at 13:11
  • How am I able to get his payment details if they aren't redirected to the payment service? What I need is: Save users payment information i.e creditcard info in Adyen. Use these payment details to send a payment on a different time. – Mike Lammers Feb 15 '16 at 13:20

1 Answers1

2

As stated on their website:

To make 0$ transactions with Adyen for a recurring contract, you’ll have to contact Adyen with your Company ID. You need to be whitelisted to do this.

Max
  • 2,354
  • 2
  • 14
  • 27