check payment method

This commit is contained in:
phyusin
2018-03-30 15:24:51 +06:30
parent 75f3377d75
commit 6a9fd67bff
17 changed files with 456 additions and 53 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Origami::AlipayController, type: :controller do
end