payment-legacy / SaferpayBundle

3 stars 6 forks source link

Settlement demo #5

Open Yaug opened 10 years ago

Yaug commented 10 years ago

Hi,

Is there any example of how to implement a recurring payment ?

dominikzogg commented 10 years ago

@Yaug No sorry, i never made recurring payments

Yaug commented 10 years ago

The documentation of saferpay says :

If you want to provoke an automatic settlement of processed transaction the weshop should require it via PayComplete: https://www.saferpay.com/hosting/PayComplete.asp?ACCOUNTID=99867-94931822&ID=2txbSEAY02WQvA1fnE3rAv3SE4EA&TOKEN=(unused)

So, should I create a new pay function to pass only the relevant informations ? (accountid and id)

Thank you for your help.