• I have 3 questions about Credit Card processing:

    1. Is there an option to “Re-authorize” the transaction? We currently run into an issue when clients want to add to their order but the WC PayPal plugin does not allow to re-authorize the transaction. How does your plugin handle changes in the order to reauthorize the amount?

    2. AVS response: How is the AVS response recorded to the order? The current WC PayPal plugin does not record/pass the response for pre-authorizations, only captures. We need this information readily displayed at the backend so we can check the AVS response without logging in to PayPal every time.

    3. The WC PayPal plugin allows you to capture the funds automatically on order status change (Completed). Can pre-authorizations automatically capture funds based on status changed, for example when it’s shipped/completed.

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author Clayton R

    (@mrclayton)

    Hi @deisouss,

    1. Do you authorize payments for orders and then capture them at a later date? PayPal has a validation in place that will not allow the capture amount to exceed the authorized amount by more than 15%. If your capture amount exceeds the auth amount by more than 15%, you will see the following error:

    Capture amount exceeds allowable limit. Please contact customer service or your account manager to request the change to your overage limit. The default overage limit is 115%, which allows the sum of all captures to be up to 115% of the order amount.

    2. This plugin does not have a hosted fields credit card component like the PayPal plugin you’re referring to. The card integration offered within this plugin is via the credit/debit card button which is an extension of the PayPal wallet. PayPal does not provide the AVS information for that integration. Braintree does provide that information, which we have a plugin for. https://ww.wp.xz.cn/plugins/woo-payment-gateway/

    3. Yes, you can capture the payment for the order based on the status of the order. That option is on the Advanced Settings page of the PayPal plugin.

    Kind Regards

Viewing 1 replies (of 1 total)

The topic ‘Questions about Plugin features’ is closed to new replies.