pronamic / wp-pronamic-pay

The Pronamic Pay plugin allows you to easily accept payments with payment methods like credit card, iDEAL, Bancontact and Sofort through a variety of payment providers on your WordPress website.
https://pronamicpay.com
34 stars 14 forks source link

Combine `new_subscription_payment( Subscription $subscription )`, `start_payment( Payment $payment )` and `new_period_payment( SubscriptionPeriod $period )` #272

Closed remcotolsma closed 2 years ago

remcotolsma commented 2 years ago

Removed new_subscription_payment( Subscription $subscription ) in https://github.com/pronamic/wp-pay-core/compare/5509ce008d049ea1348f48397465d9da99e23f93...675379786e996dd59f4a0c981cd31a1d90454ebc.

remcotolsma commented 2 years ago

Removed new_period_payment( SubscriptionPeriod $period ) in https://github.com/pronamic/wp-pay-core/compare/675379786e996dd59f4a0c981cd31a1d90454ebc...dc91e270958c2def4317745d9893b83d878d7230.

remcotolsma commented 2 years ago

Removed start_payment( Payment $payment ) in https://github.com/pronamic/wp-pay-core/compare/dc91e270958c2def4317745d9893b83d878d7230...a0e31fc931863f8f38e64d3df65f1792d2f7adc5.