Method: SolidusPaybright::PaymentDecorator#redirect_url
- Defined in:
- app/models/spree/payment_decorator.rb
#redirect_url ⇒ Object
3 4 5 |
# File 'app/models/spree/payment_decorator.rb', line 3 def redirect_url payment_method.redirect_url(self) end |