reepay / reepay-woocommerce-payment

Reepay Woocommerce Payment Plugin
https://wordpress.org/plugins/reepay-checkout-gateway/
6 stars 10 forks source link

Add Anyday as payment method #191

Closed markusbrunke closed 1 year ago

markusbrunke commented 1 year ago

_AnyDay allows customer to split up their payments into several rates. If you have setup AnyDay on the Payment Methods page in the Reepay administration, the payment option will automatically be presented in Reepay Checkout.

Note the AnyDay payment option is only presented if the currency is DKK and only for amounts over 300 DKK._

Image

dimaspolohov commented 1 year ago

@markusbrunke Here?

Image

markusbrunke commented 1 year ago

@dimaspolohov No here: image

Note that this payment method only works for regular payments. Not recurring payments.

Also while you are at it, Apple Pay now also works for recurring payments (subscriptions), but only if the recurring flag is true:

image

This end point, which I belive we already use to check if the merchant have configured the payment method in Reepay: https://reference.reepay.com/api/ui/#/agreement/getGatewayAgreements

dimaspolohov commented 1 year ago

@markusbrunke Can you add Anyday on our test account on Reepay side?