Page MenuHomePhabricator

Add recurring for Google Pay
Closed, ResolvedPublic2 Estimated Story Points

Description

Looks like it uses Adyen's tokens and its setup would just be like with apple pay recurring
https://docs.adyen.com/payment-methods/google-pay/web-component#recurring-payments
https://docs.adyen.com/online-payments/tokenization

Related Objects

StatusSubtypeAssignedTask
ResolvedEjegg
ResolvedAnnWF

Event Timeline

For Adyen gPay, we might need to see if this support the monthlyConvert, we currently just filter out the real time bank transfer for monthlyConvert.

Dwisehaupt set the point value for this task to 2.Mar 28 2022, 8:27 PM

No code change for this ticket since it’s been covered by https://gerrit.wikimedia.org/r/c/wikimedia/fundraising/SmashPig/+/768753/2/PaymentProviders/Adyen/Api.php#244 already, I tested locally the recur_id can do the recurring charge.

I tested this too, looks good! Made the token correctly in adyen and charged it fine