Hello,
i would like to use chronoform for payment with paypal. What payments are possible? Are they dependent on what action I am using? Are there any limitations using the chronoform paypal integration?
Thanks & kindest regards,
AK
Hi ArnKor,
You can do pretty much any kind of payment from ChronoForms to PayPal or anyone else with a little work. What is it that you want to do with PayPal? The PayPal ReDirect action is good for any method that requires you to send the User to PayPal to confirm the payment.
Bob
Hello Bob,
thanks for your quick reply!
As my customers are located in Brazil they are used to pay theire bills via credit card in 1 up to 12 times monthly installment deposit.
So my payments would be
- one time bank transfer/credit card payment
- monthly bank transfer/credit card payment up to 12 times
is this possible? Do i have to configure this in the redirect action or in my paypal account (sandbox)
One more question: What is the difference between redirect action and the paypal pro action?
Thanks once again & kindest regards,
AK
Thank you Bob!
I will have a look on this.
Kindest regards,
AK
Hello Bob,
i set up a recurring payment option in my paypal account. Is it possible to use this with the redirect action? How to offer this payment to the buyer? I think this is confusing...
Thanks & kindest regards,
AK
Hi ArnKor,
What exactly is confusing?
The PayPal ReDirect action sends the user to PayPal together with a set of parameters - you can set the parameters and the values.
Bob
Hello Bob,
sorry for the confusion!
I offer an installment plan for payment to my customers. I added this plan in paypal backend. Please see screenshot for error messsage.
Redirect is configured with currency < BRL > and the parameter <_xclick-payment-plan >
Could it be that the redirect action is configured to paypal US only?
Thanks & kindest regards,
AK
Hi ArnKor,
It looks as though you have BRL set correctly - presumably it is enabled in PayPal too?
Please turn Debug on in the PayPal Redirect action and see what values are being set.
Bob
Hello Bob,
yes currency seems to be alright. But the amount and article seem to bemissing although it is configured in the action.Please see screenshots.
Thanks & kindest regards,
AK
Hi ArnKor,
Please PM me the Debugger output as text (or add it here in Private tags) - there is something wrong at the end of the return_url - there is no & before the article or cy_code. It should be return_url= . . .&article= . . . &cy_code=BRL& . . .
Bob
...yes it is enable in paypal as it is a brazilian account...
Hi Bob,
i sent you the data via PM.
Thanks & kindest regards,
AK
Hi ArnKor,
What is the problem you are seeing? Everything in your post looks OK to me.
Please drag a Debugger action into the On Submit event, then submit the form and post the debug results here.
Bob
Hi Bob,
thank you for your time & investigation!
Ok, now it may get clearer: The folder your are mentioning is empty in my instalation (Please see screenshot). How to fix this? Should i reinstall everthing? Or can i copy only this file?
I also use the trial version ...
Thanks & kindest regards,
AK
Hi ArnKor,
I suspect that the problem is with the cmd=_xclick-payment-plan setting, if I change that to cmd=_xclick then there is no error message.
Does the payment-plan option have some different requirements? I'm not familiar with it at all.
Bob
Hello Bob,
yes the other option works perfectly. But meet not my requirements as clients in Brazil expect the option of a payment plan. So it is absolutely obligatory.
I will have another look on the specifications at developer@paypal.
Is there a chance to get Max involved for some more ideas? As there are options in this action to configure there should be a way to get this up and running with chronoforms I think.
Thank you so far & the best regards,
AK
Hello Bob,
yes, these are the specification I looked up too and I see that this is the error!
What I also see now: Paypal offers all customers an option to pay up to 12 times or the whole ammount once. As this seems to be a feature in Brazil I am going to open an buyer account in Brazil the next days - I still have to figure out how to deal with paypal account requirement including adding a brazilian credit card ...
I will write about my efforts and the results after the test.
Thanks so far & kindest regards,
AK
Hello Bob,
as promised: Opened up a sellers and a buyers account. Configured the sellers account with the option for the clients to use an installment plan. There is no need to change the form command. So _xclick works: You are redirected, loggin in and offered the plan to pay.
This seems special to clients in Brazil. Please see screenshot for details. Hope that helps someone!
Thanks & kindest regards,
AK
Hi ArnKor,
Thank you - that is not something that I have seen before.
Bob